mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
0 A.D. Alpha 12
This commit is contained in:
parent
0380a68758
commit
1dfa3d26f4
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=0ad-data
|
||||
_pkgname=0ad
|
||||
pkgver=0.0.11
|
||||
pkgver=0.0.12
|
||||
_pkgver=$pkgver-alpha
|
||||
pkgrel=1
|
||||
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game (data files)"
|
||||
@ -16,7 +16,7 @@ license=('GPL2' 'CCPL-by-sa')
|
||||
categories=('games')
|
||||
changelog=ChangeLog
|
||||
source=(http://downloads.sourceforge.net/project/zero-ad/releases/$_pkgname-$_pkgver-unix-data.tar.xz)
|
||||
md5sums=('5900e406e6bdf761239e8af183a6a6c1')
|
||||
md5sums=('9de96cd133597e3c1a7f759e91787288')
|
||||
|
||||
package_0ad-data() {
|
||||
cd $srcdir/$_pkgname-$_pkgver
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Maintainer: Adrian Chaves Fernandez (Gallaecio) <adriyetichaves@gmail.com>
|
||||
|
||||
pkgname=0ad
|
||||
pkgver=0.0.11
|
||||
pkgver=0.0.12
|
||||
_pkgver=$pkgver-alpha
|
||||
pkgrel=3
|
||||
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game"
|
||||
@ -18,7 +18,7 @@ replaces=(0ad-debug) # If someone wants a debug version, they should rebuild 0ad
|
||||
categories=('games')
|
||||
changelog=ChangeLog
|
||||
source=(http://downloads.sourceforge.net/project/zero-ad/releases/$pkgname-$_pkgver-unix-build.tar.xz)
|
||||
md5sums=('0feedd076ea441ca821073b4b7014946')
|
||||
md5sums=('0ff92fb2b22b5384067cdd88b89e5450')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$_pkgver/build/workspaces
|
||||
|
Loading…
Reference in New Issue
Block a user