aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schoepfer <slackbuilds@schoepfer.info>2024-08-27 19:07:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-27 19:20:18 +0700
commit576f6f5511794a54037d694cf74d7ba231602f1f (patch)
tree9c865001e48e7040c74b0b347455713b2d9336f8
parent2b81647ae765561bf8ae95e1f2946052598952b5 (diff)
games/surgescript: Updated for version 0.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/surgescript/surgescript.SlackBuild5
-rw-r--r--games/surgescript/surgescript.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/games/surgescript/surgescript.SlackBuild b/games/surgescript/surgescript.SlackBuild
index ef95f7d552485..cba70d102821c 100644
--- a/games/surgescript/surgescript.SlackBuild
+++ b/games/surgescript/surgescript.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=surgescript
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -88,9 +88,6 @@ cd build
make install/strip DESTDIR=$PKG
cd ..
-#find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
-# | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
-
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
LICENSE *.md examples \
diff --git a/games/surgescript/surgescript.info b/games/surgescript/surgescript.info
index 4427e05b63745..d21aa0d9f769c 100644
--- a/games/surgescript/surgescript.info
+++ b/games/surgescript/surgescript.info
@@ -1,8 +1,8 @@
PRGNAM="surgescript"
-VERSION="0.6.0"
+VERSION="0.6.1"
HOMEPAGE="https://docs.opensurge2d.org/"
-DOWNLOAD="https://github.com/alemart/surgescript/archive/v0.6.0/surgescript-0.6.0.tar.gz"
-MD5SUM="a589e8821414d2d9204f4c57d9cb59b4"
+DOWNLOAD="https://github.com/alemart/surgescript/archive/v0.6.1/surgescript-0.6.1.tar.gz"
+MD5SUM="b5ae81748262fa8e0bd5250b183f99f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""