mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Upgraded 'spring' to 0.82.7 version.
This commit is contained in:
parent
7dc619240d
commit
cab03ebc40
@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=spring
|
||||
_pkgname=springrts
|
||||
pkgver=0.82.6.1
|
||||
pkgver=0.82.7
|
||||
pkgrel=1
|
||||
pkgdesc='A 3D real-time-strategy game engine.'
|
||||
arch=('i686' 'x86_64')
|
||||
@ -18,7 +18,7 @@ depends=('boost' 'devil' 'freetype2' 'glew' '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=('1b88399b2fdf9f90f61c2b7593b5f473')
|
||||
md5sums=('3e71f4e75f66235c900a10e4963fabf4')
|
||||
|
||||
build() {
|
||||
bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma
|
||||
|
Loading…
Reference in New Issue
Block a user