mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/nwg-panel: Updated for version 0.9.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5dc216b5b8
commit
b7d70de517
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-panel
|
||||
VERSION=${VERSION:-0.9.8}
|
||||
VERSION=${VERSION:-0.9.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-panel"
|
||||
VERSION="0.9.8"
|
||||
VERSION="0.9.9"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.8/nwg-panel-0.9.8.tar.gz"
|
||||
MD5SUM="c25dfd0708700db972fbde2fd963ea18"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.9/nwg-panel-0.9.9.tar.gz"
|
||||
MD5SUM="bdcad3bb13e1310cc2c02190c4bd6cd9"
|
||||
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 a new issue