summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Oelmueller2013-10-09 17:49:23 +0200
committerChris Oelmueller2013-10-14 22:38:14 +0200
commit79616e64119f15eee05cc7178399e854d89984f5 (patch)
tree9d3fe196eff9e442431866543336e2aeaefe8575 /PKGBUILD
parent96c1a5d25b57dc9127d0eff6832f5f38f1a4cdc9 (diff)
downloadaur-79616e64119f15eee05cc7178399e854d89984f5.tar.gz
unknown-horizons: 2013.3-4 (update source, add intltool) (LinuxDonald)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43c3a22edfff..afed680508bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,16 +6,17 @@
# Contributor: Ronan Rabouin <darkbaboon@gmail.com>
pkgname=unknown-horizons
pkgver=2013.3
-pkgrel=3
+pkgrel=4
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' '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=('1d7f1c89afdb6c2a559a6e42ebb13def')
-sha256sums=('75e2484eec56cbd789f57ed095300e096b1fe73816d862eadc08c08740639a1d')
+md5sums=('2417cb88c12a0f855c96743c7f3287d0')
+sha256sums=('18c2fd62365e40f6bb06b0a3c4106fff592bac249c3f498d49442f5dc217e37d')
package() {
cd "$srcdir/$pkgname"