summaryrefslogtreecommitdiff
path: root/community/puzzles
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-14 17:14:54 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-14 17:14:54 -0500
commit1e068b6c438c13388dbac7abdefa8bece0c67884 (patch)
tree22797e1710f6f89ded502aee3e0266721126dde5 /community/puzzles
parent42cf597c1506630d643b9e86b0954747d0b390c6 (diff)
Commiting libre package puzzles-9175-1
Diffstat (limited to 'community/puzzles')
-rw-r--r--community/puzzles/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/puzzles/PKGBUILD b/community/puzzles/PKGBUILD
index d85cfb8d2..b9dd0cec2 100644
--- a/community/puzzles/PKGBUILD
+++ b/community/puzzles/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: schuay <jakob.gruber@gmail.com>
pkgname=puzzles
-pkgver=9168
+pkgver=9175
pkgrel=1
pkgdesc="Simon Tatham's Portable Puzzle Collection"
arch=('i686' 'x86_64' 'mips64el')
@@ -34,3 +34,4 @@ package() {
mv ${pkgdir}/usr/bin/cube ${pkgdir}/usr/bin/puzzles-cube
mv ${pkgdir}/usr/bin/blackbox ${pkgdir}/usr/bin/puzzles-blackbox
}
+md5sums=('ec37a288c6c82c3d99d69f3a7c1f142a')