summaryrefslogtreecommitdiffstats
path: root/games/puzzles/puzzles.SlackBuild
diff options
context:
space:
mode:
author Erich Ritz2022-07-20 19:44:22 +0200
committer Willy Sudiarto Raharjo2022-07-21 03:50:06 +0200
commite670873682c168c2cf2e38eada13633da17fd032 (patch)
tree9e4193ca1f4a0326adafbc7d667e756d61207c65 /games/puzzles/puzzles.SlackBuild
parent65e66570de3b968ef14414c4f34633bde7b490f1 (diff)
downloadslackbuilds-e670873682c168c2cf2e38eada13633da17fd032.tar.gz
games/puzzles: Updated for version 20220613.387d323
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/puzzles/puzzles.SlackBuild')
-rw-r--r--games/puzzles/puzzles.SlackBuild2
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}