diff options
author | root <root@rshg054.dnsready.net> | 2013-03-29 00:06:00 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-29 00:06:00 -0700 |
commit | 236f7ce9638c79b9ff594552540f3f5a2cbd8703 (patch) | |
tree | 48799f3962c80c2ba374b02815b865a253d12869 /community/spring/PKGBUILD | |
parent | 0fbe25a10dce8ec16455854ed6929b688f98cb36 (diff) |
Fri Mar 29 00:06:00 PDT 2013
Diffstat (limited to 'community/spring/PKGBUILD')
-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 f5f97397b..ab2d62b4f 100644 --- a/community/spring/PKGBUILD +++ b/community/spring/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86902 2013-03-24 08:40:39Z svenstaro $ +# $Id: PKGBUILD 87141 2013-03-27 23:35:41Z 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.94.0 -_pkgver=94.0 +pkgver=0.94.1 +_pkgver=94.1 pkgrel=1 pkgdesc='A free 3D real-time-strategy (RTS) game engine' arch=('i686' 'x86_64') @@ -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=('707829e3a5f3f296da83aab8651cd5e5') +md5sums=('bafc1e889bed31666553efc387a13b49') build() { bsdtar -xf ${pkgname}_${_pkgver}_src.tar.lzma |