diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-11-13 06:19:40 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-15 06:37:49 +0700 |
commit | 130ded1ad317cb5e327ed9894e22f96a7a1c29ba (patch) | |
tree | 417f85c149faf8270861b4f4d8703461b765e9f9 /desktop/nwg-panel | |
parent | a37a0d1c6aefbae596a4f15e01d88e09ed1896d8 (diff) |
desktop/nwg-panel: Updated for version 0.9.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-panel')
-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 810ce64d6c..09fc12f345 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.48} +VERSION=${VERSION:-0.9.50} 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 eeb601dade..d42193785d 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.48" +VERSION="0.9.50" HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.48/nwg-panel-0.9.48.tar.gz" -MD5SUM="4db9e1739721f5598ef5e06cdcf008c2" +DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.50/nwg-panel-0.9.50.tar.gz" +MD5SUM="ded9686540d9716d7d9093631a84d59d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="brightnessctl nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil python3-build python3-wheel" |