summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-01-11 16:31:36 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:50:30 +0700
commit43bace7fd78005f3b8bd1f2039d22f21161e2666 (patch)
treed47ed3b2b15198d72b9c6c2940d5ecf49f533d8c /games
parent836802a29faebc350c010124e1d00166e44af7ce (diff)
downloadslackbuilds-43bace7fd78005f3b8bd1f2039d22f21161e2666.tar.gz
slackbuilds-43bace7fd78005f3b8bd1f2039d22f21161e2666.tar.xz
games/pysolfc-extra-cardsets: Updated for version 2.1.
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-extra-cardsets/pysolfc-extra-cardsets.SlackBuild38
-rw-r--r--games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.info6
2 files changed, 27 insertions, 17 deletions
diff --git a/games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.SlackBuild b/games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.SlackBuild
index c10c9a3a69..e775682de6 100644
--- a/games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.SlackBuild
+++ b/games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.SlackBuild
@@ -6,11 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230111 bkw: updated for v2.1.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pysolfc-extra-cardsets
SRCNAM=PySolFC-Cardsets
-VERSION=${VERSION:-2.0}
+VERSION=${VERSION:-2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -35,19 +37,27 @@ tar xvf $CWD/pysolfc-cardsets-bknoll.tar.xz --strip-components=1
# Don't include cardsets that are already in the main pysolfc package.
rm -rf \
- cardset-2000 \
- cardset-crystal-mahjongg \
- cardset-dashavatara-ganjifa \
- cardset-dondorf \
- cardset-gnome-mahjongg-1 \
- cardset-hanafuda-200-years \
- cardset-hexadeck \
- cardset-matrix \
- cardset-mughal-ganjifa \
- cardset-oxymoron \
- cardset-standard \
- cardset-tuxedo \
- cardset-vienna-2k
+ cardset-2000 \
+ cardset-crystal-mahjongg \
+ cardset-dashavatara-ganjifa \
+ cardset-dashavatara-ganjifa-xl \
+ cardset-dondorf \
+ cardset-gnome-mahjongg-1 \
+ cardset-hanafuda-200-years \
+ cardset-hexadeck \
+ cardset-louie-mantia-hanafuda \
+ cardset-matrix \
+ cardset-mughal-ganjifa \
+ cardset-mughal-ganjifa-xl \
+ cardset-neo \
+ cardset-neo-hex \
+ cardset-neo-tarock \
+ cardset-next-matrix \
+ cardset-oxymoron \
+ cardset-standard \
+ cardset-tuxedo \
+ cardset-uni-mahjongg \
+ cardset-vienna-2k
chown -R root:root .
diff --git a/games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.info b/games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.info
index 4ad1b97e68..858a7f0255 100644
--- a/games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.info
+++ b/games/pysolfc-extra-cardsets/pysolfc-extra-cardsets.info
@@ -1,9 +1,9 @@
PRGNAM="pysolfc-extra-cardsets"
-VERSION="2.0"
+VERSION="2.1"
HOMEPAGE="https://pysolfc.sourceforge.net"
-DOWNLOAD="https://downloads.sourceforge.net/project/pysolfc/PySolFC-Cardsets/PySolFC-Cardsets-2.0/PySolFC-Cardsets-2.0.tar.bz2 \
+DOWNLOAD="https://downloads.sourceforge.net/project/pysolfc/PySolFC-Cardsets/PySolFC-Cardsets-2.1/PySolFC-Cardsets-2.1.tar.bz2 \
https://slackware.uk/~urchlay/src/pysolfc-cardsets-bknoll.tar.xz"
-MD5SUM="0ce4aa6801196f9166815b244aeea47e \
+MD5SUM="98443837a75729478e54f7b5ebc33dbe \
35e3df2c464019167377dc35d5d8354e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""