summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-10-27 11:13:08 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-28 13:11:53 +0700
commit46cb8bbdd4881292c6204b5683128af0b8635a22 (patch)
tree2f0446006314cc3eefbe65195a41d19a497f223e
parent99eed5dde6c8a5cb4199b8ecc2830dc72d6b0804 (diff)
downloadslackbuilds-46cb8bbdd4881292c6204b5683128af0b8635a22.tar.gz
slackbuilds-46cb8bbdd4881292c6204b5683128af0b8635a22.tar.xz
games/endless-sky: Updated for version 0.10.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/endless-sky/endless-sky.SlackBuild4
-rw-r--r--games/endless-sky/endless-sky.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/endless-sky/endless-sky.SlackBuild b/games/endless-sky/endless-sky.SlackBuild
index 6e1e0bbaab..0f6d5c8e42 100644
--- a/games/endless-sky/endless-sky.SlackBuild
+++ b/games/endless-sky/endless-sky.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=endless-sky
-VERSION=${VERSION:-0.10.3}
+VERSION=${VERSION:-0.10.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -96,7 +96,7 @@ scons \
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
-sed -i 's#Version=1.5#Version=1.4#;s#SingleMainWindow#X-SingleMainWindow#' $PKG/usr/share/applications/endless-sky.desktop
+sed -i 's#Version=1.5#Version=1.4#;s#SingleMainWindow#X-SingleMainWindow#' $PKG/usr/share/applications/*endless*sky.desktop
find $PKG/usr/man -type f -exec gzip -9 {} \;
diff --git a/games/endless-sky/endless-sky.info b/games/endless-sky/endless-sky.info
index bb1652254d..3f008eebd5 100644
--- a/games/endless-sky/endless-sky.info
+++ b/games/endless-sky/endless-sky.info
@@ -1,8 +1,8 @@
PRGNAM="endless-sky"
-VERSION="0.10.3"
+VERSION="0.10.4"
HOMEPAGE="http://endless-sky.github.io/"
-DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.10.3/endless-sky-0.10.3.tar.gz"
-MD5SUM="4dfeb6dc366de1228461dc4eed413883"
+DOWNLOAD="https://github.com/endless-sky/endless-sky/archive/v0.10.4/endless-sky-0.10.4.tar.gz"
+MD5SUM="4d51bb01ec340dfd6b3aa46d6d3dd746"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""