aboutsummaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorJay Lanagan <j@lngn.net>2023-05-05 00:07:31 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-06 08:28:26 +0700
commit9ec5966dc09f34c8861572d2389d14e16106567c (patch)
tree674f85f17771f385738b72124c7540c705a3f04a /desktop
parent5f8b6256b73c4c47f69f0dc77fff98af19ea32d6 (diff)
desktop/nwg-panel: Updated for version 0.9.0.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/nwg-panel/nwg-panel.SlackBuild2
-rw-r--r--desktop/nwg-panel/nwg-panel.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nwg-panel/nwg-panel.SlackBuild b/desktop/nwg-panel/nwg-panel.SlackBuild
index 6e3cfdcd5e046..a05307757d16d 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.8.4}
+VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/nwg-panel/nwg-panel.info b/desktop/nwg-panel/nwg-panel.info
index 2bbe830a1c8c8..0a75ba3045c46 100644
--- a/desktop/nwg-panel/nwg-panel.info
+++ b/desktop/nwg-panel/nwg-panel.info
@@ -1,8 +1,8 @@
PRGNAM="nwg-panel"
-VERSION="0.8.4"
+VERSION="0.9.0"
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
-DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.8.4/nwg-panel-0.8.4.tar.gz"
-MD5SUM="c85464695d0f38ee7ff600ef0857447f"
+DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.0/nwg-panel-0.9.0.tar.gz"
+MD5SUM="bfc809c3add030ffb2ef76fa7fa9fead"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtk-layer-shell nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces python3-wheel SwayNotificationCenter wlr-randr"