summaryrefslogtreecommitdiffstats
path: root/desktop/nwg-shell/nwg-shell.SlackBuild
diff options
context:
space:
mode:
author Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-04-23 14:17:10 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-27 09:28:31 +0700
commit94a89d37b2763fa3dc209c0966e7fe87c4fdb380 (patch)
treed1ee7c54fdb15b4356022a4561447731707a4477 /desktop/nwg-shell/nwg-shell.SlackBuild
parent7866224eac2d868c2710913a78e05d40511524da (diff)
downloadslackbuilds-94a89d37b2763fa3dc209c0966e7fe87c4fdb380.tar.gz
slackbuilds-94a89d37b2763fa3dc209c0966e7fe87c4fdb380.tar.xz
desktop/nwg-shell: Updated for version 0.5.34.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-shell/nwg-shell.SlackBuild')
-rw-r--r--desktop/nwg-shell/nwg-shell.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/nwg-shell/nwg-shell.SlackBuild b/desktop/nwg-shell/nwg-shell.SlackBuild
index ed565334b8..4d06bc8821 100644
--- a/desktop/nwg-shell/nwg-shell.SlackBuild
+++ b/desktop/nwg-shell/nwg-shell.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-shell
-VERSION=${VERSION:-0.5.33}
+VERSION=${VERSION:-0.5.34}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -78,7 +78,7 @@ cd $PRGNAM-$VERSION
chown -R root:root .
# patches removing refs to systemctl & replaced w/ loginctl & disable updater
-patch -Np1 -i $CWD/defaults.patch || exit 1
+patch -Np1 -i $CWD/slackware.diff || exit 1
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \