desktop/nwg-panel: Updated for version 0.9.27.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
94d3ea85a4
commit
19ece056bc
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-panel
|
||||
VERSION=${VERSION:-0.9.26}
|
||||
VERSION=${VERSION:-0.9.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-panel"
|
||||
VERSION="0.9.26"
|
||||
VERSION="0.9.27"
|
||||
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"
|
||||
MD5SUM="e45e90cba1e41cf931af40bbbd83afc4"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.27/nwg-panel-0.9.27.tar.gz"
|
||||
MD5SUM="0a1b3233e889aef64296336f18559681"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="brightnessctl nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil"
|
||||
|
|
Loading…
Reference in New Issue