games/puzzles: Updated for version 20230828.67496e7.

Signed-off-by: Erich Ritz <erich.public@protonmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erich Ritz 2023-09-08 07:34:44 -05:00 committed by Willy Sudiarto Raharjo
parent a5792abe14
commit 81dceb918b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=puzzles
VERSION=${VERSION:-20230715.6de17a7}
VERSION=${VERSION:-20230828.67496e7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="puzzles"
VERSION="20230715.6de17a7"
VERSION="20230828.67496e7"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230715.6de17a7.tar.gz"
MD5SUM="79a61f7a79add9a19b0e64adc1e58223"
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230828.67496e7.tar.gz"
MD5SUM="a0ce6901e3c6841771dd099816a5af42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="halibut"