git » openttd-opengfx.git » commit 68a1de1

package update

author Daniel Griffiths
2010-04-12 21:54:29 UTC
committer Daniel Griffiths
2010-04-12 21:54:29 UTC
parent 9182bdfa323909b4ebbde837c4705c6e2a80f2e4

package update

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3c1779c..caa7940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
 # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
 
 pkgname=openttd-opengfx
-pkgver=0.2.2
+pkgver=0.2.3
 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=('0ca8f30912a8dc2ca6458cd23c6de2c9')
+md5sums=('7003b5d2c1a3a0a32568491a9127257b')
 
 build() {
 	cd ${srcdir}/opengfx-${pkgver}