diff options
Diffstat (limited to 'desktop')
-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 41d2605e7c939..76012273a1a9d 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 792b096bac216..4374d92058f45 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 ac5fc892b188e..2552ceb62fdc6 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" |