diff options
Diffstat (limited to 'games/puzzles')
-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 0825b65f067d..8b9cead67002 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=puzzles -VERSION=${VERSION:-20240103.7a93ae5} +VERSION=${VERSION:-20240330.fd304c5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info index 6022683c3f01..7552bcaafdba 100644 --- a/games/puzzles/puzzles.info +++ b/games/puzzles/puzzles.info @@ -1,8 +1,8 @@ PRGNAM="puzzles" -VERSION="20240103.7a93ae5" +VERSION="20240330.fd304c5" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20240103.7a93ae5.tar.gz" -MD5SUM="ab9f8fd4c3c0ad9234acedb0cb90fdaf" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20240330.fd304c5.tar.gz" +MD5SUM="49f25152aee551a73fc6c877eea5a860" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="halibut" |