From 32793d9a5b60ef0591c71c12ad75121d9b155adf Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 Mar 2013 00:05:30 -0700 Subject: Mon Mar 25 00:05:30 PDT 2013 --- community/spring/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/spring') diff --git a/community/spring/PKGBUILD b/community/spring/PKGBUILD index f44e5eb30..f5f97397b 100644 --- a/community/spring/PKGBUILD +++ b/community/spring/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86298 2013-03-14 20:56:19Z svenstaro $ +# $Id: PKGBUILD 86902 2013-03-24 08:40:39Z svenstaro $ # Maintainer: Sven-Hendrik Haase # Contributor: Arkham # Contributor: Christoph Zeiler pkgname=spring -pkgver=0.93.2 -_pkgver=93.2 +pkgver=0.94.0 +_pkgver=94.0 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=('f6e1cb11d9254aca38731995c29303ba') +md5sums=('707829e3a5f3f296da83aab8651cd5e5') build() { bsdtar -xf ${pkgname}_${_pkgver}_src.tar.lzma -- cgit v1.2.3-54-g00ecf