mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
ufoai-data: 2.5
This commit is contained in:
parent
6819891eb8
commit
fc0deede02
@ -6,16 +6,16 @@
|
|||||||
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
|
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
|
||||||
|
|
||||||
pkgname=ufoai-data
|
pkgname=ufoai-data
|
||||||
pkgver=2.4
|
pkgver=2.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="In UFO: Alien Invasion you fight aliens trying to capture Earth (data files)"
|
pkgdesc="In UFO: Alien Invasion you fight aliens trying to capture Earth (data files)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="http://ufoai.ninex.info/"
|
url="http://ufoai.ninex.info/"
|
||||||
license=('GPL2' 'CCPL-by-sa' 'custom:Other free licenses.')
|
license=('GPL2' 'CCPL-by-sa' 'custom:Other free licenses.')
|
||||||
source=(http://downloads.sourceforge.net/sourceforge/ufoai/ufoai-$pkgver-data.tar)
|
source=("http://downloads.sourceforge.net/sourceforge/ufoai/ufoai-${pkgver}-data.tar")
|
||||||
md5sums=('4f3f343754a4aae401582021901c4737')
|
sha256sums=('0d12041cba3aaaba1ce114650c36586d286dcce51c721844c06fdace06e307b8')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
install -d -m755 "$pkgdir"/usr/share/ufoai
|
install -d -m755 "${pkgdir}"/usr/share/ufoai
|
||||||
cp -r "$srcdir"/base "$pkgdir"/usr/share/ufoai
|
cp -r "${srcdir}"/base "${pkgdir}"/usr/share/ufoai
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user