summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Erich Ritz <erich.public@protonmail.com>2023-02-16 13:12:18 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-18 10:06:38 +0700
commitb75a5ef5234ddbf0e76a763276e9541b1c1ab01c (patch)
tree4f8cf6bbc151fcc4aca1664777d27481e03a76b6 /games
parent02b3840e1986d7ffe9717482b1b757b57220f28e (diff)
downloadslackbuilds-b75a5ef5234ddbf0e76a763276e9541b1c1ab01c.tar.gz
slackbuilds-b75a5ef5234ddbf0e76a763276e9541b1c1ab01c.tar.xz
games/puzzles: Updated for version 20230216.232cbaf.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.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 b8c2ed3a58..1cb38ee199 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-2023 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:-20230103.2537961}
+VERSION=${VERSION:-20230216.232cbaf}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info
index 18e2f741bb..dc52e6ef49 100644
--- a/games/puzzles/puzzles.info
+++ b/games/puzzles/puzzles.info
@@ -1,8 +1,8 @@
PRGNAM="puzzles"
-VERSION="20230103.2537961"
+VERSION="20230216.232cbaf"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
-DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230103.2537961.tar.gz"
-MD5SUM="9f6815e39aa44bb9c91269730117e937"
+DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230216.232cbaf.tar.gz"
+MD5SUM="a378198c49f07abc58eed506fc47a827"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="halibut"