summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/puzzles/puzzles.SlackBuild4
-rw-r--r--games/puzzles/puzzles.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild
index 916bc03365..0825b65f06 100644
--- a/games/puzzles/puzzles.SlackBuild
+++ b/games/puzzles/puzzles.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for puzzles
-# Copyright 2022-2023 Erich Ritz, Jenks, Oklahoma, USA
+# Copyright 2022-2024 Erich Ritz, Jenks, Oklahoma, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=puzzles
-VERSION=${VERSION:-20231120.08365fb}
+VERSION=${VERSION:-20240103.7a93ae5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info
index 61901c54ca..6022683c3f 100644
--- a/games/puzzles/puzzles.info
+++ b/games/puzzles/puzzles.info
@@ -1,8 +1,8 @@
PRGNAM="puzzles"
-VERSION="20231120.08365fb"
+VERSION="20240103.7a93ae5"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
-DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20231120.08365fb.tar.gz"
-MD5SUM="24283b0870a10a652435b106cf53d88c"
+DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20240103.7a93ae5.tar.gz"
+MD5SUM="ab9f8fd4c3c0ad9234acedb0cb90fdaf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="halibut"