diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2023-10-05 03:03:03 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-07 00:59:28 +0700 |
commit | b419797a144c27b416240273a793929e3b972e10 (patch) | |
tree | 9b82bb2c3541d7241697b96cf2538d8c678eb083 /desktop | |
parent | 3790b8554d1009b7053fabd7a1761e8ab53bc42a (diff) |
desktop/nwg-shell: updated to version 0.5.12
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 eeddc4f97aa1..0a4ddad253e0 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.10} +VERSION=${VERSION:-0.5.12} 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 94c071196b37..7e7e7497e137 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.10" +VERSION="0.5.12" HOMEPAGE="https://nwg-piotr.github.io/nwg-shell/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.10/nwg-shell-v0.5.10.tar.gz" -MD5SUM="6fd885774fee7b8011b227a16e9db41e" +DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.12/nwg-shell-v0.5.12.tar.gz" +MD5SUM="329b7356cb05585fa03a580047b703da" 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" |