summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Jeremy Hansen2023-10-19 02:01:52 +0200
committer Willy Sudiarto Raharjo2023-10-21 12:20:13 +0200
commit28ad12d6ffb1c14b04ee8ec8e43ecd0943a24ef4 (patch)
treedcca897595e8147d49756afc21ad8bf7ea2fbc5a /games
parent03d6652948ead59dc7194b2cdffafb09b4609389 (diff)
downloadslackbuilds-28ad12d6ffb1c14b04ee8ec8e43ecd0943a24ef4.tar.gz
games/SpaceCadetPinball: Updated for version 2.1.0.
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/SpaceCadetPinball/README2
-rw-r--r--games/SpaceCadetPinball/SpaceCadetPinball.SlackBuild7
-rw-r--r--games/SpaceCadetPinball/SpaceCadetPinball.info6
3 files changed, 5 insertions, 10 deletions
diff --git a/games/SpaceCadetPinball/README b/games/SpaceCadetPinball/README
index b23ce75724..1038355560 100644
--- a/games/SpaceCadetPinball/README
+++ b/games/SpaceCadetPinball/README
@@ -22,5 +22,3 @@ of the unzipped folder to /usr/share/SpaceCadetPinball.
"Space Cadet" copy CADET.DAT and the SOUND/ folder from the CADET/
folder to /usr/share/SpaceCadetPinball.
-
-
diff --git a/games/SpaceCadetPinball/SpaceCadetPinball.SlackBuild b/games/SpaceCadetPinball/SpaceCadetPinball.SlackBuild
index 08f71fba3b..2fd48cf4a7 100644
--- a/games/SpaceCadetPinball/SpaceCadetPinball.SlackBuild
+++ b/games/SpaceCadetPinball/SpaceCadetPinball.SlackBuild
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=SpaceCadetPinball
-VERSION=${VERSION:-2.0.1}
-SRCVER=${SRCVER:-Release_2.0.1}
+VERSION=${VERSION:-2.1.0}
+SRCVER=${SRCVER:-Release_2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -79,9 +79,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# Switch locations from absolute to relative
-sed -i "s|/Platform|Platform|g" CMakeLists.txt
-
mkdir -p build
cd build
cmake \
diff --git a/games/SpaceCadetPinball/SpaceCadetPinball.info b/games/SpaceCadetPinball/SpaceCadetPinball.info
index f8b8a58249..40dbb0a48e 100644
--- a/games/SpaceCadetPinball/SpaceCadetPinball.info
+++ b/games/SpaceCadetPinball/SpaceCadetPinball.info
@@ -1,8 +1,8 @@
PRGNAM="SpaceCadetPinball"
-VERSION="2.0.1"
+VERSION="2.1.0"
HOMEPAGE="https://github.com/k4zmu2a/SpaceCadetPinball"
-DOWNLOAD="https://github.com/k4zmu2a/SpaceCadetPinball/archive/refs/tags/Release_2.0.1/SpaceCadetPinball-Release_2.0.1.tar.gz"
-MD5SUM="157dbb531d4927cb5739d1e586af5741"
+DOWNLOAD="https://github.com/k4zmu2a/SpaceCadetPinball/archive/refs/tags/Release_2.1.0/SpaceCadetPinball-Release_2.1.0.tar.gz"
+MD5SUM="960c5599383360636eebc6f1acd970bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""