diff options
Diffstat (limited to 'community/megaglest/PKGBUILD')
-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 930e27f90..bcff92743 100644 --- a/community/megaglest/PKGBUILD +++ b/community/megaglest/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 81124 2012-12-12 00:49:36Z eric $ +# $Id: PKGBUILD 90059 2013-05-06 19:38:20Z foutrelis $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Larry Hajali <larryhaja [at] gmail [dot] com> pkgname=megaglest pkgver=3.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world." arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/megaglest/" |