diff options
Diffstat (limited to 'community/gluon/PKGBUILD')
-rw-r--r-- | community/gluon/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/gluon/PKGBUILD b/community/gluon/PKGBUILD index 0ffa19b42..6668ed55e 100644 --- a/community/gluon/PKGBUILD +++ b/community/gluon/PKGBUILD @@ -1,10 +1,11 @@ +# $Id: PKGBUILD 61254 2011-12-26 12:01:45Z andrea $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Ivan Sichmann Freitas <ivansichfreitas@gmail.com> pkgname=gluon pkgver=0.71.0 _pkgver=0.71 -pkgrel=2 +pkgrel=3 pkgdesc="A free and open source platform for creating and distributing games" arch=('i686' 'x86_64' 'mips64el') url="http://gluon.gamingfreedom.org/" |