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 b10a7dde9..234666119 100644
--- a/community/puzzles/PKGBUILD
+++ b/community/puzzles/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: schuay <jakob.gruber@gmail.com>
pkgname=puzzles
-pkgver=9179
+pkgver=9306
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=('f724413049ff2a3cc00799793190b1d0')
+md5sums=('30eac18bcfe1e202003709a8281a81bc')
build() {
cd ${srcdir}/${pkgname}-r${pkgver}