desktop/nwg-shell: Updated for version 0.5.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1aa4d33780
commit
f9d25ec030
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-shell
|
||||
VERSION=${VERSION:-0.5.9}
|
||||
VERSION=${VERSION:-0.5.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-shell"
|
||||
VERSION="0.5.9"
|
||||
VERSION="0.5.10"
|
||||
HOMEPAGE="https://nwg-piotr.github.io/nwg-shell/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.9/nwg-shell-v0.5.9.tar.gz"
|
||||
MD5SUM="631685ade84648b6066826ef29f27aca"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.10/nwg-shell-v0.5.10.tar.gz"
|
||||
MD5SUM="6fd885774fee7b8011b227a16e9db41e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="foot grim jq brightnessctl light papirus-icon-theme playerctl geopy slurp gtklock gtklock-playerctl-module gtklock-powerbar-module gtklock-userinfo-module swappy sway swayidle swaylock swaybg wl-clipboard wlsunset azote gopsuinfo nwg-bar nwg-dock nwg-drawer nwg-menu nwg-look nwg-panel nwg-shell-config nwg-shell-wallpapers nwg-wrapper nwg-displays python3-autotiling python3-dasbus SwayNotificationCenter xdg-desktop-portal-wlr"
|
||||
|
|
Loading…
Reference in New Issue