From eeb637a2b5e3688733c173bde5306861bcd2876a Mon Sep 17 00:00:00 2001 From: "Adrian Chaves Fernandez (Gallaecio)" Date: Tue, 12 Mar 2013 22:39:37 +0000 Subject: [PATCH] Unknown Horizons 2013.1b --- unknown-horizons/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unknown-horizons/PKGBUILD b/unknown-horizons/PKGBUILD index 47b5d39ba..4df87ab2f 100644 --- a/unknown-horizons/PKGBUILD +++ b/unknown-horizons/PKGBUILD @@ -8,8 +8,8 @@ # Maintainer: Adrián Chaves Fernández (Gallaecio) pkgname=unknown-horizons -pkgver=2013.1 -pkgrel=3 +pkgver=2013.1b +pkgrel=1 pyver=2.7 pkgdesc="A 2D realtime strategy simulation with an emphasis on economy and city building" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ depends=('python2' 'python2-yaml' 'fife' 'python-distutils-extra') categories=('games') options=(!strip) source=("https://github.com/unknown-horizons/unknown-horizons/archive/$pkgver.tar.gz") -md5sums=('1302263a3c4158f0d85b26dde1618cdc') +md5sums=('d848b516cafd4f64181b48ecb2c6426f') package() { cd $srcdir/$pkgname-$pkgver -- GitLab