mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Spring 94.0
This commit is contained in:
parent
5afd3f3d6c
commit
08d79c015f
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=spring
|
||||
_pkgname=springrts
|
||||
pkgver=93.1
|
||||
pkgver=94.0
|
||||
pkgrel=1
|
||||
pkgdesc='A 3D real-time-strategy game engine.'
|
||||
arch=('i686' 'x86_64')
|
||||
@ -15,7 +15,7 @@ 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=('a7a093c9113d7a4e62c2c53b80e8de52')
|
||||
md5sums=('707829e3a5f3f296da83aab8651cd5e5')
|
||||
|
||||
build() {
|
||||
bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma
|
||||
|
Loading…
Reference in New Issue
Block a user