diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2023-12-07 08:42:18 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-08 01:30:12 +0700 |
commit | 766bea91d73bbd811b0be7b21d7a43e0de7f96a3 (patch) | |
tree | 3cd4d78d85ff44b93ef1c39ee028e38fb3165395 /desktop | |
parent | 0bb7baea1af70d2a689aac50dd908583efb8931f (diff) |
desktop/nwg-shell: Updated for version 0.5.23
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-shell/nwg-shell.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/nwg-shell/nwg-shell.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nwg-shell/nwg-shell.SlackBuild b/desktop/nwg-shell/nwg-shell.SlackBuild index 23f69e4c9c15..792b096bac21 100644 --- a/desktop/nwg-shell/nwg-shell.SlackBuild +++ b/desktop/nwg-shell/nwg-shell.SlackBuild @@ -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} diff --git a/desktop/nwg-shell/nwg-shell.info b/desktop/nwg-shell/nwg-shell.info index bb4f7d8ece56..9c167b9a02a5 100644 --- a/desktop/nwg-shell/nwg-shell.info +++ b/desktop/nwg-shell/nwg-shell.info @@ -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" |