summaryrefslogtreecommitdiffstats
path: root/games/puzzles/puzzles.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/puzzles/puzzles.SlackBuild')
-rw-r--r--games/puzzles/puzzles.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild
index a0bcf3056d..8b9cead670 100644
--- a/games/puzzles/puzzles.SlackBuild
+++ b/games/puzzles/puzzles.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for puzzles
-# Copyright 2022 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:-20220913.27dd36e}
+VERSION=${VERSION:-20240330.fd304c5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}