From bf882e0a632a1e131268483e081a36c3b76cf355 Mon Sep 17 00:00:00 2001 From: Erich Ritz Date: Thu, 5 Jan 2023 09:44:15 -0600 Subject: [PATCH] games/puzzles: Updated for version 20230103.2537961. Signed-off-by: Erich Ritz Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- games/puzzles/README | 8 +------- games/puzzles/puzzles.SlackBuild | 2 +- games/puzzles/puzzles.info | 6 +++--- 3 files changed, 5 insertions(+), 11 deletions(-) diff --git a/games/puzzles/README b/games/puzzles/README index e5c096f056..3140a7f66d 100644 --- a/games/puzzles/README +++ b/games/puzzles/README @@ -1,13 +1,7 @@ This is a collection of puzzle games written by Simon Tatham. They run natively on various platforms including Linux, Windows, and Mac OS X. -The author periodically makes updates and old versions are inaccessible -from the website. In that case you can either get the tested version -from - -https://slackware.uk/sbosrcarch/by-name/games/puzzles/ - -or get the latest version from +You may optionally get the latest version from https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles.tar.gz diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild index d3f82db04d..b8c2ed3a58 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=puzzles -VERSION=${VERSION:-20221130.dbb2d2a} +VERSION=${VERSION:-20230103.2537961} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/puzzles/puzzles.info b/games/puzzles/puzzles.info index 097ac5241a..18e2f741bb 100644 --- a/games/puzzles/puzzles.info +++ b/games/puzzles/puzzles.info @@ -1,8 +1,8 @@ PRGNAM="puzzles" -VERSION="20221130.dbb2d2a" +VERSION="20230103.2537961" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20221130.dbb2d2a.tar.gz" -MD5SUM="6bd98b806e29a035feb08f0b542fa8f3" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230103.2537961.tar.gz" +MD5SUM="9f6815e39aa44bb9c91269730117e937" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="halibut"