summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Erich Ritz2024-01-19 15:53:33 +0100
committer Willy Sudiarto Raharjo2024-01-19 18:38:13 +0100
commit5a877407ecd32db58a74b0d7f7a441aa211dc97a (patch)
tree69f95d1f6d1a86246d1c5e0565ab54708a4b3b1a /games
parente1750d7476ee11b8f469a6fd6b0b197bfb9e0dad (diff)
downloadslackbuilds-5a877407ecd32db58a74b0d7f7a441aa211dc97a.tar.gz
games/puzzles: Updated for version 20240103.7a93ae5.
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.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"