mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Spring 92.0
This commit is contained in:
parent
51f1f1c578
commit
1eada3ce25
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=spring
|
||||
_pkgname=springrts
|
||||
pkgver=91.0
|
||||
pkgver=92.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=('8849ace38f2ae20dc100b9d0a8d743e9')
|
||||
md5sums=('6dcf665cfe7d6eaf0e287086685c6709')
|
||||
|
||||
build() {
|
||||
bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma
|
||||
|
Loading…
Reference in New Issue
Block a user