desktop/nwg-panel: Updated for version 0.9.38.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-09-04 06:30:34 -04:00 committed by Willy Sudiarto Raharjo
parent 47f89ad15f
commit 123a258089
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.37}
VERSION=${VERSION:-0.9.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="nwg-panel"
VERSION="0.9.37"
VERSION="0.9.38"
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.37/nwg-panel-0.9.37.tar.gz"
MD5SUM="dcfb1d3a8d03d6a81f57898de95dd2f9"
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.38/nwg-panel-0.9.38.tar.gz"
MD5SUM="e7830f0e05c79f8fe9ba66708dc93b33"
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"