summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jay Lanagan2024-03-21 00:49:41 +0100
committer Willy Sudiarto Raharjo2024-03-21 15:45:28 +0100
commit787dea18fccb894e624016f9cebc2c71d7e038be (patch)
tree02b052cff37a2542c6c339a6ff50e5000e28401a
parent6cc75865d745f018f802877ab97b861336dd723d (diff)
downloadslackbuilds-787dea18fccb894e624016f9cebc2c71d7e038be.tar.gz
desktop/nwg-panel: Updated for version 0.9.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 71d7f39c3e..59ca4b294d 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.25}
+VERSION=${VERSION:-0.9.26}
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 eeccbe94b9..73f92e7667 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.25"
+VERSION="0.9.26"
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
-DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.25/nwg-panel-0.9.25.tar.gz"
-MD5SUM="d78629ee33f3d9c2951bfcca26c75b48"
+DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.26/nwg-panel-0.9.26.tar.gz"
+MD5SUM="e45e90cba1e41cf931af40bbbd83afc4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="brightnessctl nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil"