diff options
author | Erich Ritz <erich.public@protonmail.com> | 2022-08-04 09:07:49 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-06 20:15:57 +0700 |
commit | b48f8df687c7a66110b104d4c571f41e0be4b7f1 (patch) | |
tree | c4e5c732ffdf7e5f4f79d7be0142b6e25832d24e /games | |
parent | 1c53304c7ebdbc2b30e4b53175a0a402bd50bc66 (diff) | |
download | slackbuilds-b48f8df687c7a66110b104d4c571f41e0be4b7f1.tar.gz |
games/puzzles: Updated for version 20220802.8399cff.
Signed-off-by: Erich Ritz <erich.public@protonmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/puzzles/README | 2 | ||||
-rw-r--r-- | games/puzzles/puzzles.SlackBuild | 2 | ||||
-rw-r--r-- | games/puzzles/puzzles.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/games/puzzles/README b/games/puzzles/README index 2bdbb873db..e5c096f056 100644 --- a/games/puzzles/README +++ b/games/puzzles/README @@ -5,7 +5,7 @@ The author periodically makes updates and old versions are inaccessible from the website. In that case you can either get the tested version from -https://slackware.uk/sbosrcarch/by-name/puzzles/puzzles/ +https://slackware.uk/sbosrcarch/by-name/games/puzzles/ or get the latest version from diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild index da614154d6..91141afd87 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=puzzles -VERSION=${VERSION:-20220613.387d323} +VERSION=${VERSION:-20220802.8399cff} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info index 209a86cfcc..e14d49118e 100644 --- a/games/puzzles/puzzles.info +++ b/games/puzzles/puzzles.info @@ -1,8 +1,8 @@ PRGNAM="puzzles" -VERSION="20220613.387d323" +VERSION="20220802.8399cff" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/" -DOWNLOAD="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20220613.387d323.tar.gz" -MD5SUM="3d15574635da14e80b3908723c4b493c" +DOWNLOAD="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-20220802.8399cff.tar.gz" +MD5SUM="b6a254289f7d9c44031e863cae700b9d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |