diff options
Diffstat (limited to 'community/openttd/PKGBUILD')
-rw-r--r-- | community/openttd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/openttd/PKGBUILD b/community/openttd/PKGBUILD index c4f6e8eda..ab236ce97 100644 --- a/community/openttd/PKGBUILD +++ b/community/openttd/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 94719 2013-07-29 13:10:04Z lcarlier $ +# $Id: PKGBUILD 98744 2013-10-17 14:01:51Z andyrtr $ # Maintainer: Vesa Kaihlavirta <vegai@iki.fi> pkgname=openttd pkgver=1.3.2 -pkgrel=1 +pkgrel=2 pkgdesc='An engine for running Transport Tycoon Deluxe.' arch=('i686' 'x86_64' 'mips64el') url='http://www.openttd.org' |