desktop/nwg-panel: Updated for version 0.9.36.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-07-18 15:47:38 -04:00 committed by Willy Sudiarto Raharjo
parent b19bd4b7df
commit 86e728e6e9
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.34}
VERSION=${VERSION:-0.9.36}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="nwg-panel"
VERSION="0.9.34"
VERSION="0.9.36"
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.34/nwg-panel-0.9.34.tar.gz"
MD5SUM="7a48824eab841108b72724503d778647"
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.36/nwg-panel-0.9.36.tar.gz"
MD5SUM="6d68ffed83ed3c6be6e7c5b0ede62665"
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"