summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Oelmueller2017-02-10 19:06:47 +0100
committerChris Oelmueller2017-02-10 19:06:47 +0100
commit78a29a24dd5c0c390c77c6354649822daf7e2d8f (patch)
tree5030c8b619529522340faea049d5994660b2e317 /PKGBUILD
parent061d2b92b8299f0b01a2c61f3b5ee761a62e2437 (diff)
downloadaur-78a29a24dd5c0c390c77c6354649822daf7e2d8f.tar.gz
[unknown-horizons] 2017.2: New minor release, requires new FIFE
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 363bb9476d90..0cbb9dbae6ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,18 +5,18 @@
# Contributor: Deather <deather.jeuxlinux@gmail.com>
# Contributor: Ronan Rabouin <darkbaboon@gmail.com>
pkgname=unknown-horizons
-pkgver=2017.1
+pkgver=2017.2
pkgrel=1
pkgdesc="2D realtime strategy simulation with an emphasis on economy and city building."
arch=('i686' 'x86_64')
url="http://www.unknown-horizons.org/"
license=('GPL' 'CCPL')
-depends=('fife>=0.4.0' 'python2' 'python2-pillow' 'python2-yaml')
+depends=('fife>=0.4.1' 'python2' 'python2-pillow' 'python2-yaml')
makedepends=('intltool')
conflicts=('unknown-horizons-svn' 'unknown-horizons-git')
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('7c0eafd5320b85da27d717e704b677a3')
-sha256sums=('daa4bccf6dfff7fef0209331d335f73ba506e9ed35d8dc98f34395813acb418c')
+md5sums=('a99c8858f6cce0b560b97ce74518d007')
+sha256sums=('4d2d3d1d82b9c5bbe4d49a3ee82eff70b8fec6429eb295e86cd6a381345ad7bb')
package() {
cd "$srcdir/$pkgname"