desktop/nwg-shell: Updated for version 0.5.28
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
627d4f25d4
commit
ef85c8a6bf
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-shell
|
||||
VERSION=${VERSION:-0.5.25}
|
||||
VERSION=${VERSION:-0.5.28}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-shell"
|
||||
VERSION="0.5.25"
|
||||
VERSION="0.5.28"
|
||||
HOMEPAGE="https://nwg-piotr.github.io/nwg-shell/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.25/nwg-shell-v0.5.25.tar.gz"
|
||||
MD5SUM="8bb2191680647d83a25e738440104a9b"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.28/nwg-shell-v0.5.28.tar.gz"
|
||||
MD5SUM="e4011c21c8a87c5fe9930b1b7b3b7faa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="foot grim jq brightnessctl papirus-icon-theme slurp gtklock-playerctl-module gtklock-powerbar-module gtklock-userinfo-module swappy sway swayidle swaylock wl-clipboard azote gopsuinfo nwg-bar nwg-dock nwg-menu nwg-look nwg-panel nwg-shell-config nwg-shell-wallpapers nwg-wrapper nwg-displays python3-autotiling xdg-desktop-portal-wlr"
|
||||
|
|
Loading…
Reference in New Issue