mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/nwg-shell: Updated for version 0.5.23
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0bb7baea1a
commit
766bea91d7
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-shell
|
||||
VERSION=${VERSION:-0.5.22}
|
||||
VERSION=${VERSION:-0.5.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-shell"
|
||||
VERSION="0.5.22"
|
||||
VERSION="0.5.23"
|
||||
HOMEPAGE="https://nwg-piotr.github.io/nwg-shell/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.22/nwg-shell-v0.5.22.tar.gz"
|
||||
MD5SUM="1e80744a5437a3227448f825a030c0ad"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.23/nwg-shell-v0.5.23.tar.gz"
|
||||
MD5SUM="470b7057d4f0f04c5a7d5060a20be97b"
|
||||
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 a new issue