diff options
Diffstat (limited to 'community/megaglest')
-rw-r--r-- | community/megaglest/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/megaglest/PKGBUILD b/community/megaglest/PKGBUILD index 30c6d9479..2344db419 100644 --- a/community/megaglest/PKGBUILD +++ b/community/megaglest/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 93166 2013-06-26 17:55:13Z svenstaro $ +# $Id: PKGBUILD 94891 2013-08-01 06:55:07Z bpiotrowski $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Larry Hajali <larryhaja [at] gmail [dot] com> pkgname=megaglest pkgver=3.8.0beta1 _pkgver=3.8.0-beta1 -pkgrel=1 +pkgrel=2 pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world." arch=('i686' 'x86_64') url="http://sourceforge.net/projects/megaglest/" |