diff options
author | B. Watson <urchlay@slackware.uk> | 2024-08-24 15:43:59 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-31 07:56:37 +0700 |
commit | a2e719afe7b1a793acaacf284a5997e98aef5eae (patch) | |
tree | 4bdc4d069d601bab78235662506b0d5c005ab429 /games | |
parent | ad8ab1e74e1709d4cd2bbe393f9cf2a0f8d0c326 (diff) |
games/pysolfc: Updated for version 3.0.0.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/pysolfc/pysolfc.SlackBuild | 6 | ||||
-rw-r--r-- | games/pysolfc/pysolfc.info | 10 | ||||
-rw-r--r-- | games/pysolfc/slack-desc | 4 |
3 files changed, 11 insertions, 9 deletions
diff --git a/games/pysolfc/pysolfc.SlackBuild b/games/pysolfc/pysolfc.SlackBuild index 50886fe3ddcc..bc059bcad7e2 100644 --- a/games/pysolfc/pysolfc.SlackBuild +++ b/games/pysolfc/pysolfc.SlackBuild @@ -8,6 +8,8 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20240824 bkw: update for v3.0.0 (and cardset-minimal 3.0.0). + # 20231216 bkw: update for v2.21.0 (and cardset-minimal 2.2.0), # fix broken permissions for cardsets. @@ -41,12 +43,12 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pysolfc SRCNAM=PySolFC -VERSION=${VERSION:-2.21.0} +VERSION=${VERSION:-3.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -CARDSETVER=${CARDSETVER:-2.2.0} +CARDSETVER=${CARDSETVER:-3.0.0} CARDSETS=$SRCNAM-Cardsets--Minimal-$CARDSETVER if [ -z "$ARCH" ]; then diff --git a/games/pysolfc/pysolfc.info b/games/pysolfc/pysolfc.info index 9e29936c118d..6750c1fccc09 100644 --- a/games/pysolfc/pysolfc.info +++ b/games/pysolfc/pysolfc.info @@ -1,10 +1,10 @@ PRGNAM="pysolfc" -VERSION="2.21.0" +VERSION="3.0.0" HOMEPAGE="https://pysolfc.sourceforge.io" -DOWNLOAD="https://github.com/shlomif/PySolFC/archive/pysolfc-2.21.0/PySolFC-pysolfc-2.21.0.tar.gz \ - https://downloads.sourceforge.net/project/pysolfc/PySolFC-Cardsets/minimal/PySolFC-Cardsets--Minimal-2.2.0.tar.xz" -MD5SUM="6a8a9f2cfa6eb3552c40b16299ae163b \ - 74ce380505393a5538b25cccb2ea1682" +DOWNLOAD="https://github.com/shlomif/PySolFC/archive/pysolfc-3.0.0/PySolFC-pysolfc-3.0.0.tar.gz \ + https://downloads.sourceforge.net/project/pysolfc/PySolFC-Cardsets/minimal/PySolFC-Cardsets--Minimal-3.0.0.tar.xz" +MD5SUM="e32032fa681d6d0fb27cb28bb8c37238 \ + 0bdd0de61bfe5a97ad9eb10516f7356a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="configobj python3-attrs" diff --git a/games/pysolfc/slack-desc b/games/pysolfc/slack-desc index 35b9a4caa75c..bb9d560a11d0 100644 --- a/games/pysolfc/slack-desc +++ b/games/pysolfc/slack-desc @@ -8,8 +8,8 @@ |-----handy-ruler------------------------------------------------------| pysolfc: pysolfc (solitaire card game suite) pysolfc: -pysolfc: PySolFC is a colection of more than 1000 solitaire card games. It is -pysolfc: a fork of the no longer maintained PySol Solitaire. There are games +pysolfc: PySolFC is a collection of more than 1200 solitaire card games. It is +pysolfc: a fork of the no-longer-maintained PySol Solitaire. There are games pysolfc: that use the 52 card International Pattern deck, games for the 78 card pysolfc: Tarock deck, eight and ten suite Ganjifa games, Hanafuda games, Matrix pysolfc: games, Mahjongg games, and games for an original hexadecimal-based |