summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5847426a99f1..d031cb583143 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: bug <bug2000@gmail.com>
# Contributor: Lone_Wolf <lonewolf@xs4all.nl>
pkgname=pioneers
-pkgver=15.5
+pkgver=15.6
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' 'itstool')
source=(http://downloads.sourceforge.net/pio/$pkgname-$pkgver.tar.gz)
-md5sums=('0fdf4e819dfdf5bf2df1a110fbfb440a')
+md5sums=('a22c70d45620b6fae7a39f9a10b8bc59')
build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr