mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/puzzles: Bumped build for new tarball from upstream
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
9c7d60c179
commit
cc71fc06d0
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
PRGNAM=puzzles
|
||||
VERSION=${VERSION:-r9179}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue