desktop/nwg-panel: Updated for version 0.9.17
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fb56b85eb7
commit
2acc674230
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-panel
|
||||
VERSION=${VERSION:-0.9.16}
|
||||
VERSION=${VERSION:-0.9.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-panel"
|
||||
VERSION="0.9.16"
|
||||
VERSION="0.9.17"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.16/nwg-panel-0.9.16.tar.gz"
|
||||
MD5SUM="00c21912130f1d8f6cf2f3d953a062ca"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.17/nwg-panel-0.9.17.tar.gz"
|
||||
MD5SUM="720daaf505a6c07414d6ab352a629595"
|
||||
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