diff options
author | Erich Ritz <erich.public@protonmail.com> | 2023-03-16 08:48:21 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-18 09:45:36 +0700 |
commit | 73c84fb49125b174b2306b1ebc5f02e2acd7c992 (patch) | |
tree | e008c08d7f6ba35e106a84b209b2ef088ca101ae /games | |
parent | 6a2110c9c20db667bda45985274f59205932282a (diff) |
games/puzzles: Updated for version 20230313.adf2a09.
Signed-off-by: Erich Ritz <erich.public@protonmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/puzzles/puzzles.SlackBuild | 2 | ||||
-rw-r--r-- | games/puzzles/puzzles.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild index 1cb38ee199e95..40b20b314fa94 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=puzzles -VERSION=${VERSION:-20230216.232cbaf} +VERSION=${VERSION:-20230313.adf2a09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info index dc52e6ef49d85..587b21b851c25 100644 --- a/games/puzzles/puzzles.info +++ b/games/puzzles/puzzles.info @@ -1,8 +1,8 @@ PRGNAM="puzzles" -VERSION="20230216.232cbaf" +VERSION="20230313.adf2a09" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230216.232cbaf.tar.gz" -MD5SUM="a378198c49f07abc58eed506fc47a827" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230313.adf2a09.tar.gz" +MD5SUM="46669763bb32e475acaf5c1ce159e2fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="halibut" |