diff options
Diffstat (limited to 'games/puzzles/puzzles.SlackBuild')
-rw-r--r-- | games/puzzles/puzzles.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild index 8d4cca47a4099..b45db36690c10 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=puzzles -VERSION=${VERSION:-20230627.8b8a277} +VERSION=${VERSION:-20230715.6de17a7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |