git » openttd-opengfx.git » commit ead54d2

update

author Thomas Dziedzic
2010-09-28 06:22:01 UTC
committer Thomas Dziedzic
2010-09-28 06:22:01 UTC
parent 14200a60b1557848e813c52c904811d52f11f84e

update

PKGBUILD +1 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5f4de6a..e869abc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
 url='http://www.openttd.org'
 license=('GPL')
 source=("http://bundles.openttdcoop.org/opengfx/releases/${pkgver}/opengfx-${pkgver}.zip")
-md5sums=('06abaeba70fe833bfd6de88b6dbd6264')
+md5sums=('47ebb29cfc43ae945eaa0fe17698551d')
 
 package() {
 	cd opengfx-${pkgver}
@@ -20,4 +20,3 @@ package() {
 	cp *.grf ${pkgdir}/usr/share/openttd/data/
 	cp *.obg ${pkgdir}/usr/share/openttd/data/
 }
-md5sums=('47ebb29cfc43ae945eaa0fe17698551d')