mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 00:27:15 +08:00
Hale 0.6
This commit is contained in:
parent
f753d8f64d
commit
559c0f651b
@ -4,7 +4,7 @@
|
|||||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||||
|
|
||||||
pkgname=hale
|
pkgname=hale
|
||||||
pkgver=0.5.1
|
pkgver=0.6.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Role-playing game with a deep tactical combat system and storyline"
|
pkgdesc="Role-playing game with a deep tactical combat system and storyline"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
@ -15,7 +15,7 @@ depends=('java-runtime')
|
|||||||
options=('!strip')
|
options=('!strip')
|
||||||
categories=('games')
|
categories=('games')
|
||||||
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.zip)
|
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.zip)
|
||||||
md5sums=('42c3dfce0e4e3db935eafbd401690d81')
|
md5sums=('2541ada8d03d0d4e6192186b79bdc33f')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$pkgname
|
cd $srcdir/$pkgname
|
||||||
|
Loading…
Reference in New Issue
Block a user