diff options
Diffstat (limited to 'community/simutrans/PKGBUILD')
-rw-r--r-- | community/simutrans/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/community/simutrans/PKGBUILD b/community/simutrans/PKGBUILD index cabad01c4..6d26d9ece 100644 --- a/community/simutrans/PKGBUILD +++ b/community/simutrans/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 75106 2012-08-13 23:27:28Z bgyorgy $ +# $Id: PKGBUILD 79167 2012-10-31 05:50:02Z bgyorgy $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> # Contributor: Anton Bazhenov <anton.bazhenov at gmail> # Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> @@ -6,8 +6,8 @@ # Contributor: JD Steffen <jd at steffennet dot org> pkgname=simutrans -pkgver=111.3.1 -_pkgver=111-3-1 +pkgver=112.0 +_pkgver=112-0 pkgrel=1 pkgdesc="An open source transportation simulation game" arch=('i686' 'x86_64') @@ -22,8 +22,8 @@ source=(http://downloads.sourceforge.net/$pkgname/$pkgname-src-$_pkgver.zip config.patch fix-build.patch simutrans.desktop) -md5sums=('efd18a25d30009d5421001c0d9fd7803' - '95b96826ff07b7da2cce33f38def6f4e' +md5sums=('d7d470b05cee33a31ad30252e53529d8' + '95d94d783864827f584d86fe5a57ba09' 'c87d9a9910bc371df5d50f7f1ec298bb' '4648680290b44775b9c47d3758d3bd6c' 'd11bc8ee33a34e33341f6ccd90a44dba' |