mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/nwg-panel: Updated for version 0.9.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a37a0d1c6a
commit
130ded1ad3
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=nwg-panel
|
PRGNAM=nwg-panel
|
||||||
VERSION=${VERSION:-0.9.48}
|
VERSION=${VERSION:-0.9.50}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="nwg-panel"
|
PRGNAM="nwg-panel"
|
||||||
VERSION="0.9.48"
|
VERSION="0.9.50"
|
||||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
|
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel/"
|
||||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.48/nwg-panel-0.9.48.tar.gz"
|
DOWNLOAD="https://github.com/nwg-piotr/nwg-panel/archive/v0.9.50/nwg-panel-0.9.50.tar.gz"
|
||||||
MD5SUM="4db9e1739721f5598ef5e06cdcf008c2"
|
MD5SUM="ded9686540d9716d7d9093631a84d59d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="brightnessctl nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil python3-build python3-wheel"
|
REQUIRES="brightnessctl nwg-icon-picker playerctl python3-psutil i3ipc python3-dasbus python3-netifaces SwayNotificationCenter wlr-randr ddcutil python3-build python3-wheel"
|
||||||
|
|
Loading…
Reference in a new issue