diff options
author | Erich Ritz <erich.public@protonmail.com> | 2023-09-28 08:15:03 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-29 10:28:00 +0700 |
commit | c0bf1cfc216af6cd193a0d2fc23c5fd5025ceea8 (patch) | |
tree | 1761221c4e8fc1385948404307230b351e23bf04 /games | |
parent | e9e6720c7dc8ed13adc608900e718795d565c027 (diff) |
games/puzzles: Updated for version 20230918.2d9e414.
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 59420c9cba30..afb172c0317a 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=puzzles -VERSION=${VERSION:-20230828.67496e7} +VERSION=${VERSION:-20230918.2d9e414} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info index e385fc7c2771..58ec73a774b5 100644 --- a/games/puzzles/puzzles.info +++ b/games/puzzles/puzzles.info @@ -1,8 +1,8 @@ PRGNAM="puzzles" -VERSION="20230828.67496e7" +VERSION="20230918.2d9e414" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230828.67496e7.tar.gz" -MD5SUM="a0ce6901e3c6841771dd099816a5af42" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230918.2d9e414.tar.gz" +MD5SUM="af8f7e95b72e6b2f1b636b58704e908d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="halibut" |