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 3b1fb74960..da614154d6 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=puzzles -VERSION=${VERSION:-20220128.c43a34f} +VERSION=${VERSION:-20220613.387d323} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |