summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Jay Lanagan2024-01-11 12:19:40 +0100
committer Willy Sudiarto Raharjo2024-01-12 00:13:16 +0100
commitb7bfc6816b1764d5ac95cea45211e0d05d25f474 (patch)
treebe723d321559426611c4fbf6acd22af6d1a9c5bc /desktop
parentef85c8a6bf74ba1228047e26b2243bc245da09eb (diff)
downloadslackbuilds-b7bfc6816b1764d5ac95cea45211e0d05d25f474.tar.gz
desktop/nwg-panel: Updated for version 0.9.21
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/nwg-panel/nwg-panel.SlackBuild4
-rw-r--r--desktop/nwg-panel/nwg-panel.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/nwg-panel/nwg-panel.SlackBuild b/desktop/nwg-panel/nwg-panel.SlackBuild
index 016d239b59..cae9cdb0e9 100644
--- a/desktop/nwg-panel/nwg-panel.SlackBuild
+++ b/desktop/nwg-panel/nwg-panel.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-panel
-VERSION=${VERSION:-0.9.19}
+VERSION=${VERSION:-0.9.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -98,7 +98,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
rm -rf $PKG/usr/lib${LIBDIRSUFFIX}/*.la
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a CONTRIBUTING.md LICENSE README.md \
+cp -a LICENSE README.md \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/desktop/nwg-panel/nwg-panel.info b/desktop/nwg-panel/nwg-panel.info
index d8236697b7..da1b991f20 100644
--- a/desktop/nwg-panel/nwg-panel.info
+++ b/desktop/nwg-panel/nwg-panel.info
@@ -1,8 +1,8 @@
PRGNAM="nwg-panel"
-VERSION="0.9.19"
+VERSION="0.9.21"
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
-DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.19/nwg-panel-0.9.19.tar.gz"
-MD5SUM="3e0e2dd1164e68da3ef0341b675f71e7"
+DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.21/nwg-panel-0.9.21.tar.gz"
+MD5SUM="5553a6429c38e03f5b81ccf4a2e1b4ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="light nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil"