summaryrefslogtreecommitdiffstats
path: root/games/lbreakouthd
diff options
context:
space:
mode:
author Johannes Schoepfer2023-09-29 17:56:41 +0200
committer Willy Sudiarto Raharjo2023-09-29 17:56:41 +0200
commit906186007e000405622da7b5f898c7e3f27ee8d6 (patch)
tree0c140c3b6dcbaf163afb5028c9d91e28e6dfb845 /games/lbreakouthd
parent428a845294a605b9e21f3d3c8af2e85a8b9ce332 (diff)
downloadslackbuilds-906186007e000405622da7b5f898c7e3f27ee8d6.tar.gz
games/lbreakouthd: Updated for version 1.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/lbreakouthd')
-rw-r--r--games/lbreakouthd/lbreakouthd.SlackBuild6
-rw-r--r--games/lbreakouthd/lbreakouthd.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/games/lbreakouthd/lbreakouthd.SlackBuild b/games/lbreakouthd/lbreakouthd.SlackBuild
index fa64dd93ef..8b279508eb 100644
--- a/games/lbreakouthd/lbreakouthd.SlackBuild
+++ b/games/lbreakouthd/lbreakouthd.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lbreakouthd
-VERSION=${VERSION:-1.1.3}
+VERSION=${VERSION:-1.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -72,9 +72,9 @@ cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
- -o -perm 511 \) -exec chmod 755 {} \+ -o \
+ -o -perm 511 \) -exec chmod 755 {} + -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \+
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} +
CFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/games/lbreakouthd/lbreakouthd.info b/games/lbreakouthd/lbreakouthd.info
index 7275abd78a..260b02c67c 100644
--- a/games/lbreakouthd/lbreakouthd.info
+++ b/games/lbreakouthd/lbreakouthd.info
@@ -1,8 +1,8 @@
PRGNAM="lbreakouthd"
-VERSION="1.1.3"
+VERSION="1.1.4"
HOMEPAGE="https://lgames.sourceforge.io/LBreakoutHD/"
-DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.3.tar.gz"
-MD5SUM="be31a9c920852b579e731fc243fdb947"
+DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.4.tar.gz"
+MD5SUM="9f46e1db8ca251bae11dbce739375bc0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""