diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-01-11 05:51:31 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-12 06:12:55 +0700 |
commit | ef85c8a6bf74ba1228047e26b2243bc245da09eb (patch) | |
tree | 0d11db1c5cbc989dcc257214ee4586297c01fd28 | |
parent | 627d4f25d478c67062a5bcac934b4de00e9b2401 (diff) |
desktop/nwg-shell: Updated for version 0.5.28
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 4374d92058f45..aad5e35541608 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.25} +VERSION=${VERSION:-0.5.28} 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 2552ceb62fdc6..fc6a314455964 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.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" |