aboutsummaryrefslogtreecommitdiff
path: root/desktop/nwg-shell-config
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-09-04 06:36:09 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-04 20:27:07 +0700
commit47f89ad15fb651881772a743b0409540626bf232 (patch)
treedf8f53c6a540c89beef1a09726885920911d44ca /desktop/nwg-shell-config
parent9a49292086b9e089e77ea1bd0ca78e612478aaa2 (diff)
desktop/nwg-shell-config: Updated for version 0.5.46.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-shell-config')
-rw-r--r--desktop/nwg-shell-config/nwg-shell-config.SlackBuild4
-rw-r--r--desktop/nwg-shell-config/nwg-shell-config.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/nwg-shell-config/nwg-shell-config.SlackBuild b/desktop/nwg-shell-config/nwg-shell-config.SlackBuild
index 7e03ad65c10f0..96f7e4fcbe116 100644
--- a/desktop/nwg-shell-config/nwg-shell-config.SlackBuild
+++ b/desktop/nwg-shell-config/nwg-shell-config.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-shell-config
-VERSION=${VERSION:-0.5.42}
+VERSION=${VERSION:-0.5.46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -97,7 +97,7 @@ cp $CWD/Antu_distributor-logo-slackware.svg $PKG/usr/share/pixmaps/Slackware.svg
# manually remove installed Arch specific updater bins
# if these aren't removed, a non-working applet will appear in WM
-rm $PKG/usr/bin/{nwg-shell-updater,nwg-update-indicator}
+rm $PKG/usr/bin/nwg-update-indicator
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
diff --git a/desktop/nwg-shell-config/nwg-shell-config.info b/desktop/nwg-shell-config/nwg-shell-config.info
index 13da2366b2741..053a457fb0949 100644
--- a/desktop/nwg-shell-config/nwg-shell-config.info
+++ b/desktop/nwg-shell-config/nwg-shell-config.info
@@ -1,9 +1,9 @@
PRGNAM="nwg-shell-config"
-VERSION="0.5.42"
+VERSION="0.5.46"
HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/"
-DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.42/nwg-shell-config-0.5.42.tar.gz \
+DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.46/nwg-shell-config-0.5.46.tar.gz \
https://slackware.lngn.net/pub/source/nwg-shell-config/Antu_distributor-logo-slackware.svg"
-MD5SUM="7ae545a082ecc2ed5bca83754eb1a103 \
+MD5SUM="dc27106df2528dad6a28cf6fb0777411 \
bae7126cf7fbb634e09ddedd861a133d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""