diff options
-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 6cdb481e06..2f0b7fe566 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=puzzles -VERSION=${VERSION:-20250523.7fa0305} +VERSION=${VERSION:-20250615.b589c5e} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info index c0d39c3cd9..29e528616e 100644 --- a/games/puzzles/puzzles.info +++ b/games/puzzles/puzzles.info @@ -1,8 +1,8 @@ PRGNAM="puzzles" -VERSION="20250523.7fa0305" +VERSION="20250615.b589c5e" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20250523.7fa0305.tar.gz" -MD5SUM="fadc1a67451ddf7f34d7b10e1c933270" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20250615.b589c5e.tar.gz" +MD5SUM="92cc55d9006fdfd127c9568d2fe3113a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="halibut" |