diff options
Diffstat (limited to 'community/puzzles')
-rw-r--r-- | community/puzzles/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/puzzles/PKGBUILD b/community/puzzles/PKGBUILD index b6a96fe17..645f6555f 100644 --- a/community/puzzles/PKGBUILD +++ b/community/puzzles/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: schuay <jakob.gruber@gmail.com> pkgname=puzzles -pkgver=9455 +pkgver=9561 pkgrel=1 pkgdesc="Simon Tatham's Portable Puzzle Collection" arch=('i686' 'x86_64') @@ -38,4 +38,4 @@ package() { mv ${pkgdir}/usr/bin/blackbox ${pkgdir}/usr/bin/puzzles-blackbox } -md5sums=('b1c08158b5ea14f374485cc72b7307f1') +md5sums=('d8b900ae4a7d70c692003a412241e94f') |