desktop/nwg-panel: Updated for version 0.9.2.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1726b4b709
commit
21e527bbe3
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-panel
|
||||
VERSION=${VERSION:-0.9.0}
|
||||
VERSION=${VERSION:-0.9.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-panel"
|
||||
VERSION="0.9.0"
|
||||
VERSION="0.9.2"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.0/nwg-panel-0.9.0.tar.gz"
|
||||
MD5SUM="bfc809c3add030ffb2ef76fa7fa9fead"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.2/nwg-panel-0.9.2.tar.gz"
|
||||
MD5SUM="d6b6b9cf56f0add688bc35ddac1f7648"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtk-layer-shell nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces python3-wheel SwayNotificationCenter wlr-randr"
|
||||
|
|
Loading…
Reference in New Issue