diff options
Diffstat (limited to 'community/spring')
-rw-r--r-- | community/spring/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/spring/PKGBUILD b/community/spring/PKGBUILD index a361ff4a5..54f8b966f 100644 --- a/community/spring/PKGBUILD +++ b/community/spring/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 78942 2012-10-27 23:45:40Z ebelanger $ +# $Id: PKGBUILD 83277 2013-01-28 16:50:13Z stephane $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Arkham <arkham at archlinux dot us> # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org> @@ -6,7 +6,7 @@ pkgname=spring pkgver=0.91.0 _pkgver=91.0 -pkgrel=3 +pkgrel=4 pkgdesc='A free 3D real-time-strategy (RTS) game engine' arch=('i686' 'x86_64') url="http://springrts.com/" |