desktop/nwg-panel: Update for version 0.9.16.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2023-10-26 08:45:50 -04:00 committed by Willy Sudiarto Raharjo
parent 3aa266346d
commit 84b5f4fac7
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.14}
VERSION=${VERSION:-0.9.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="nwg-panel"
VERSION="0.9.14"
VERSION="0.9.16"
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.14/nwg-panel-0.9.14.tar.gz"
MD5SUM="16edb0021d69caac593e9e86bfa65988"
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.16/nwg-panel-0.9.16.tar.gz"
MD5SUM="00c21912130f1d8f6cf2f3d953a062ca"
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"