git » openttd-opengfx.git » commit 9182bdf

package update

author Daniel Griffiths
2010-03-29 21:05:03 UTC
committer Daniel Griffiths
2010-03-29 21:05:03 UTC
parent 42f978ccb84de672191e07fb05de5db52b7f2a56

package update

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7206272..3c1779c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
 # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
 
 pkgname=openttd-opengfx
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc="Free graphics set for openttd"
 arch=('any')
 url="http://www.openttd.org"
 license=('GPL')
 source=(http://bundles.openttdcoop.org/opengfx/releases/opengfx-${pkgver}.zip)
-md5sums=('7ec8ef43bd978e70d23eba90fc1fe37c')
+md5sums=('0ca8f30912a8dc2ca6458cd23c6de2c9')
 
 build() {
 	cd ${srcdir}/opengfx-${pkgver}