diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2023-11-14 03:48:41 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-14 19:57:03 +0700 |
commit | 2acc6742304a3a6b9da4004dea23d765ea2f8173 (patch) | |
tree | 4e0fc154134410cb624799b5059007ea1870d6b0 /desktop | |
parent | fb56b85eb754c3fad7cacd8dac5bb5e96e0b2e7a (diff) |
desktop/nwg-panel: Updated for version 0.9.17
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-panel/nwg-panel.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/nwg-panel/nwg-panel.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nwg-panel/nwg-panel.SlackBuild b/desktop/nwg-panel/nwg-panel.SlackBuild index bf5de64a0792e..755c08d93b702 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.16} +VERSION=${VERSION:-0.9.17} 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 fbc292cd7adc4..415260fc49058 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.16" +VERSION="0.9.17" HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.16/nwg-panel-0.9.16.tar.gz" -MD5SUM="00c21912130f1d8f6cf2f3d953a062ca" +DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.17/nwg-panel-0.9.17.tar.gz" +MD5SUM="720daaf505a6c07414d6ab352a629595" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell light nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces python3-wheel SwayNotificationCenter wlr-randr ddcutil" |