desktop/nwg-panel: Updated for version 0.9.50.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-11-13 06:19:40 -05:00 committed by Willy Sudiarto Raharjo
parent a37a0d1c6a
commit 130ded1ad3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"