diff options
author | root <root@rshg054.dnsready.net> | 2012-03-26 00:01:46 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-26 00:01:46 +0000 |
commit | f96a2208b6a0ba89c3d824514a3929f08d79f7bf (patch) | |
tree | 88c1033b9ec826ca6da1f1847685957bce496c62 /community/spring/PKGBUILD | |
parent | 891f44722456b693d99b397f7e332a9ed68a47a2 (diff) |
Mon Mar 26 00:01:45 UTC 2012
Diffstat (limited to 'community/spring/PKGBUILD')
-rw-r--r-- | community/spring/PKGBUILD | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/community/spring/PKGBUILD b/community/spring/PKGBUILD index a11c8894c..444fb03c0 100644 --- a/community/spring/PKGBUILD +++ b/community/spring/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 67291 2012-03-07 16:02:37Z svenstaro $ +# $Id: PKGBUILD 68416 2012-03-24 10:22:55Z 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.87.0 -_pkgver=87.0 +pkgver=0.88.0 +_pkgver=88.0 pkgrel=1 pkgdesc='A free 3D real-time-strategy (RTS) game engine' arch=('i686' 'x86_64') @@ -17,7 +17,8 @@ makedepends=('boost' 'cmake' 'zip' 'lzma-utils' 'p7zip' 'python2' 'java-environm optdepends=('python2: python-based bots' 'java-runtime: java-based bots') source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${_pkgver}_src.tar.lzma) -md5sums=('8dc5bfbd95a8fbfc41a07808438fa1aa') + +md5sums=('151bf483f1c3b801b4cede6f02d79ea9') build() { bsdtar -xf ${pkgname}_${_pkgver}_src.tar.lzma |