summaryrefslogtreecommitdiff
path: root/community/puzzles/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/puzzles/PKGBUILD')
-rw-r--r--community/puzzles/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/puzzles/PKGBUILD b/community/puzzles/PKGBUILD
index 20af83ec8..b10a7dde9 100644
--- a/community/puzzles/PKGBUILD
+++ b/community/puzzles/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: schuay <jakob.gruber@gmail.com>
pkgname=puzzles
-pkgver=9168
+pkgver=9179
pkgrel=1
pkgdesc="Simon Tatham's Portable Puzzle Collection"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('MIT')
makedepends=('pkgconfig')
depends=('gtk2')
source=("http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-r${pkgver}.tar.gz")
-md5sums=('15ec7483b579bd61edd972e81f3902b9')
+md5sums=('f724413049ff2a3cc00799793190b1d0')
build() {
cd ${srcdir}/${pkgname}-r${pkgver}