spring: update to 96.0

This commit is contained in:
Francesco Marinucci 2014-06-11 13:14:30 +00:00
parent 6911fa2016
commit 52ccabda84

View File

@ -1,21 +1,18 @@
#
# Games Packages for Chakra, part of chakra-project.org
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=spring
_pkgname=springrts
pkgver=95.0
pkgver=96.0
pkgrel=1
pkgdesc='A 3D real-time-strategy game engine.'
arch=('i686' 'x86_64')
arch=('x86_64')
url="http://springrts.com/"
license=('GPL2')
depends=('boost' 'devil' 'freetype2' 'glew' 'icu' 'libvorbis' 'openal')
makedepends=('cmake' 'java-environment' 'lzma-utils' 'p7zip' 'python' 'zip')
optdepends=('java-runtime: java-based bots.')
source=("http://downloads.sourceforge.net/sourceforge/$_pkgname/${pkgname}_${pkgver}_src.tar.lzma")
md5sums=('2030100b4c51a1906408aad417a39b1b')
md5sums=('2aeaaed4cf316ea22761efc0ef849a73')
build() {
bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma