desktop/nwg-panel: Updated for version 0.9.27.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-03-28 05:42:15 -04:00 committed by Willy Sudiarto Raharjo
parent 94d3ea85a4
commit 19ece056bc
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) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-panel PRGNAM=nwg-panel
VERSION=${VERSION:-0.9.26} VERSION=${VERSION:-0.9.27}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="nwg-panel" PRGNAM="nwg-panel"
VERSION="0.9.26" VERSION="0.9.27"
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/" HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.26/nwg-panel-0.9.26.tar.gz" DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.27/nwg-panel-0.9.27.tar.gz"
MD5SUM="e45e90cba1e41cf931af40bbbd83afc4" MD5SUM="0a1b3233e889aef64296336f18559681"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="brightnessctl nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil" REQUIRES="brightnessctl nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil"