From 236f7ce9638c79b9ff594552540f3f5a2cbd8703 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 29 Mar 2013 00:06:00 -0700 Subject: Fri Mar 29 00:06:00 PDT 2013 --- community/spring/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/spring/PKGBUILD') 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 # Contributor: Arkham # Contributor: Christoph Zeiler 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 -- cgit v1.2.3-54-g00ecf