diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-29 08:32:53 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-29 08:32:53 +0100 |
commit | f1fb1946c076c285bc95baf9fd3390e4e2b9acdc (patch) | |
tree | d902ae855f1c065fd5ffdd1da6c64689dfad84c3 /community/spring/PKGBUILD | |
parent | ba24960f5e4f00fa98d065bebb829fc08d3645eb (diff) | |
parent | 236f7ce9638c79b9ff594552540f3f5a2cbd8703 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/mfs/PKGBUILD
core/procps-ng/PKGBUILD
extra/nx/PKGBUILD
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 cba28bf5a..d9d6c75d5 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' '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=('707829e3a5f3f296da83aab8651cd5e5') +md5sums=('bafc1e889bed31666553efc387a13b49') build() { bsdtar -xf ${pkgname}_${_pkgver}_src.tar.lzma |