summaryrefslogtreecommitdiff
path: root/community/puzzles
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-04 00:01:57 +0000
committerroot <root@rshg054.dnsready.net>2012-05-04 00:01:57 +0000
commit0a24fb835cac4007388213ad0afb15257b035b14 (patch)
tree799a160f6daeb40ccbb6f1d06e7ef3ea0caaf660 /community/puzzles
parent5520a8b04cecf4af812cbf2285e9ab6efabe147f (diff)
Fri May 4 00:01:56 UTC 2012
Diffstat (limited to 'community/puzzles')
-rw-r--r--community/puzzles/PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/community/puzzles/PKGBUILD b/community/puzzles/PKGBUILD
index d2fe27e3a..b6a96fe17 100644
--- a/community/puzzles/PKGBUILD
+++ b/community/puzzles/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: schuay <jakob.gruber@gmail.com>
pkgname=puzzles
-pkgver=9445
+pkgver=9455
pkgrel=1
pkgdesc="Simon Tatham's Portable Puzzle Collection"
arch=('i686' 'x86_64')
@@ -11,13 +11,11 @@ url="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
license=('MIT')
makedepends=('pkgconfig')
depends=('gtk2')
-source=("http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-r${pkgver}.tar.gz"
- 'puzzles-lm.diff')
+source=("http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-r${pkgver}.tar.gz")
build() {
cd ${srcdir}/${pkgname}-r${pkgver}
- patch -Np1 < ${srcdir}/puzzles-lm.diff
./mkfiles.pl
sed -i 's|\$(gamesdir)|\$(bindir)|' Makefile
@@ -40,5 +38,4 @@ package() {
mv ${pkgdir}/usr/bin/blackbox ${pkgdir}/usr/bin/puzzles-blackbox
}
-md5sums=('fbee267af9c887d229a2035b18ebd4a7'
- '41ac7f0d300422da94080e08976132e6')
+md5sums=('b1c08158b5ea14f374485cc72b7307f1')