diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2023-09-17 23:24:39 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:39 +0700 |
commit | f9d25ec030fb6166ad2e62bb4a3fca3272519356 (patch) | |
tree | 2522e32fb2c6de032a364976924e2583ed378375 /desktop | |
parent | 1aa4d3378087fddbfa19ddb299ab58b93b6c17c0 (diff) |
desktop/nwg-shell: Updated for version 0.5.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 fc3be68d584c5..eeddc4f97aa1d 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.9} +VERSION=${VERSION:-0.5.10} 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 48e351c0cdfd8..94c071196b374 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.9" +VERSION="0.5.10" HOMEPAGE="https://nwg-piotr.github.io/nwg-shell/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.9/nwg-shell-v0.5.9.tar.gz" -MD5SUM="631685ade84648b6066826ef29f27aca" +DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.10/nwg-shell-v0.5.10.tar.gz" +MD5SUM="6fd885774fee7b8011b227a16e9db41e" 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" |