This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2012-11-02 23:37:59 +00:00
parent f753d8f64d
commit 559c0f651b

View File

@ -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