diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-01-04 04:08:38 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-05 08:19:10 +0700 |
commit | 3ceefad641955e09a8594e65cfe3f986c8f286a6 (patch) | |
tree | 7810818abb7467799e33bb01a82894b11f336363 | |
parent | 6177ae0960b02ee89e4c54835613b72e02cf0621 (diff) |
desktop/nwg-shell: Updated for version 0.5.25
update README to mention 'nwg-hello'.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/nwg-shell/README | 3 | ||||
-rw-r--r-- | desktop/nwg-shell/nwg-shell.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/nwg-shell/nwg-shell.info | 6 |
3 files changed, 7 insertions, 4 deletions
diff --git a/desktop/nwg-shell/README b/desktop/nwg-shell/README index 41d2605e7c93..76012273a1a9 100644 --- a/desktop/nwg-shell/README +++ b/desktop/nwg-shell/README @@ -35,3 +35,6 @@ from XFCE, so ensure you've installed the xfce/ package series. All defaults are user configurable within the WM. + +The nwg-shell project now has a optional graphical +greeter based on greetd. Check out 'nwg-hello' on SBo! diff --git a/desktop/nwg-shell/nwg-shell.SlackBuild b/desktop/nwg-shell/nwg-shell.SlackBuild index 792b096bac21..4374d92058f4 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.23} +VERSION=${VERSION:-0.5.25} 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 ac5fc892b188..2552ceb62fdc 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.23" +VERSION="0.5.25" HOMEPAGE="https://nwg-piotr.github.io/nwg-shell/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.23/nwg-shell-v0.5.23.tar.gz" -MD5SUM="470b7057d4f0f04c5a7d5060a20be97b" +DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.25/nwg-shell-v0.5.25.tar.gz" +MD5SUM="8bb2191680647d83a25e738440104a9b" 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" |