games/puzzles: Bumped build for new tarball from upstream

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Steve Pledger 2011-08-01 18:59:09 -05:00 committed by Niels Horn
parent 9c7d60c179
commit cc71fc06d0
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
PRGNAM=puzzles
VERSION=${VERSION:-r9179}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -2,9 +2,9 @@ PRGNAM="puzzles"
VERSION="r9179"
HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
DOWNLOAD="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-r9179.tar.gz"
MD5SUM="14e4c9963acc3c2558c1680924eafb95"
MD5SUM="c00b9f70bbe1fbf5c7745aabd31804c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Steve Pledger"
EMAIL="spledger91@yahoo.com"
APPROVED="Niels Horn"
APPROVED="rworkman"