summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbug2016-10-04 23:30:19 +0300
committerbug2016-10-04 23:30:19 +0300
commitfd02aa13986950bed622a1613376f56f5ecb0981 (patch)
tree9dc8c9d4c443764b1039dbdd1dd586934c224633 /PKGBUILD
parentf2f5d00444ed66b457e4fb2125d70dbdd060cdd1 (diff)
downloadaur-fd02aa13986950bed622a1613376f56f5ecb0981.tar.gz
Update to 15.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8df4692ba4e2..b85114caeb31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: bug <bug2000@gmail.com>
# Contributor: Lone_Wolf <lonewolf@xs4all.nl>
pkgname=pioneers
-pkgver=15.3
+pkgver=15.4
pkgrel=1
pkgdesc="A clone of the famous Siedler of Catan game"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('gtk2')
makedepends=('pkgconfig' 'intltool' 'librsvg')
source=(http://downloads.sourceforge.net/pio/$pkgname-$pkgver.tar.gz)
-md5sums=('00a50e39eb87de293843b33733d40bf9')
+md5sums=('626f50da13b7b44bad64533d9874705d')
build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr