desktop/nwg-panel: Updated for version 0.9.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d8e8fa301e
commit
878d60c6ca
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-panel
|
||||
VERSION=${VERSION:-0.9.10}
|
||||
VERSION=${VERSION:-0.9.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-panel"
|
||||
VERSION="0.9.10"
|
||||
VERSION="0.9.11"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.10/nwg-panel-0.9.10.tar.gz"
|
||||
MD5SUM="55211c82660c78bd044b2fcd3dfb8af2"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.11/nwg-panel-0.9.11.tar.gz"
|
||||
MD5SUM="4c058810b202d1a6dc7debafc0050ca0"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue