From 47f89ad15fb651881772a743b0409540626bf232 Mon Sep 17 00:00:00 2001 From: Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> Date: Wed, 4 Sep 2024 06:36:09 -0400 Subject: [PATCH] desktop/nwg-shell-config: Updated for version 0.5.46. Signed-off-by: Willy Sudiarto Raharjo --- desktop/nwg-shell-config/nwg-shell-config.SlackBuild | 4 ++-- desktop/nwg-shell-config/nwg-shell-config.info | 6 +++--- 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 7e03ad65c1..96f7e4fcbe 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 13da2366b2..053a457fb0 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=""