summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erich Ritz2023-06-02 15:40:04 +0200
committer Willy Sudiarto Raharjo2023-06-03 05:38:26 +0200
commit165fa81ec754b9d638c826cd6a36fa43c362288a (patch)
treeeb0d2a419a732a044d247242b7a9aeaa90e7ec90
parent180295790eb0a655f5adf43148eae7149d13d5f3 (diff)
downloadslackbuilds-165fa81ec754b9d638c826cd6a36fa43c362288a.tar.gz
games/puzzles: Updated for version 20230527.b6c842a.
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>
-rw-r--r--games/puzzles/puzzles.SlackBuild2
-rw-r--r--games/puzzles/puzzles.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild
index 4c77ce974f..4875e314d1 100644
--- a/games/puzzles/puzzles.SlackBuild
+++ b/games/puzzles/puzzles.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=puzzles
-VERSION=${VERSION:-20230421.20606f0}
+VERSION=${VERSION:-20230527.b6c842a}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info
index e9e2bc353c..efbe36f2de 100644
--- a/games/puzzles/puzzles.info
+++ b/games/puzzles/puzzles.info
@@ -1,8 +1,8 @@
PRGNAM="puzzles"
-VERSION="20230421.20606f0"
+VERSION="20230527.b6c842a"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
-DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230421.20606f0.tar.gz"
-MD5SUM="5c61e7a37ddbfaa02a243df7054d1784"
+DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230527.b6c842a.tar.gz"
+MD5SUM="bb320ef6193b17b8cb29afe3d0028b28"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="halibut"