aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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=""