diff options
Diffstat (limited to 'community/spring')
-rw-r--r-- | community/spring/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/spring/PKGBUILD b/community/spring/PKGBUILD index 1662aba4c..c076f9576 100644 --- a/community/spring/PKGBUILD +++ b/community/spring/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 75703 2012-08-29 09:21:55Z svenstaro $ +# $Id: PKGBUILD 75813 2012-08-31 23:33:23Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Arkham <arkham at archlinux dot us> # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org> pkgname=spring -pkgver=0.90.0 -_pkgver=90.0 +pkgver=0.91.0 +_pkgver=91.0 pkgrel=1 pkgdesc='A free 3D real-time-strategy (RTS) game engine' arch=('i686' 'x86_64' 'mips64el') @@ -18,7 +18,7 @@ optdepends=('python2: python-based bots' 'java-runtime: java-based bots') install=spring.install source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${_pkgver}_src.tar.lzma) -md5sums=('d09dbffa444385f17cfa6f1729bfd654') +md5sums=('8849ace38f2ae20dc100b9d0a8d743e9') build() { bsdtar -xf ${pkgname}_${_pkgver}_src.tar.lzma |