diff options
Diffstat (limited to 'openttd-git/PKGBUILD')
-rwxr-xr-x | openttd-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openttd-git/PKGBUILD b/openttd-git/PKGBUILD index 5e08d59c..480336d6 100755 --- a/openttd-git/PKGBUILD +++ b/openttd-git/PKGBUILD @@ -2,7 +2,7 @@ pkgname=openttd-git pkgver=28245.9cf999bca _commit=${pkgver#*.} -pkgrel=1 +pkgrel=2 pkgdesc="A FOSS clone of Transport Tycoon Deluxe." arch=('x86_64' 'i686') url="http://www.openttd.org" |