aboutsummaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2023-11-02 06:17:32 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-04 16:39:19 +0700
commitcadd07390299ee82c9d81c6e921d75b0aeefa127 (patch)
tree3c3f6585dee948a6a9992ac2601fb314b4531986 /desktop
parent613cafa06ea6a76f785664345f65ae8426703d20 (diff)
desktop/nwg-shell: Updated for version 0.5.18
Plus fix a typo in my patches in setting dbus envir Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/nwg-shell/defaults.patch2
-rw-r--r--desktop/nwg-shell/nwg-shell.SlackBuild2
-rw-r--r--desktop/nwg-shell/nwg-shell.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/desktop/nwg-shell/defaults.patch b/desktop/nwg-shell/defaults.patch
index 0347e38b3833..7dd920fde408 100644
--- a/desktop/nwg-shell/defaults.patch
+++ b/desktop/nwg-shell/defaults.patch
@@ -115,7 +115,7 @@
exec hash dbus-update-activation-environment 2>/dev/null && \
- dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
-exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
-+ dbus-update-activation-environment --session DISPLAY WAYLAND_DISPLAY SWAYSOCK
++ dbus-update-activation-environment --all DISPLAY WAYLAND_DISPLAY SWAYSOCK
+exec /usr/libexec/polkit-gnome-authentication-agent-1
exec ~/.azotebg
diff --git a/desktop/nwg-shell/nwg-shell.SlackBuild b/desktop/nwg-shell/nwg-shell.SlackBuild
index e87ad33a3ce4..239c17c106cc 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.17}
+VERSION=${VERSION:-0.5.18}
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 ef017ec61371..5d2ead3d79ee 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.17"
+VERSION="0.5.18"
HOMEPAGE="https://nwg-piotr.github.io/nwg-shell/"
-DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.17/nwg-shell-v0.5.17.tar.gz"
-MD5SUM="342737289045e163fa4d0b7a75f27314"
+DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.18/nwg-shell-v0.5.18.tar.gz"
+MD5SUM="39b064f02a08d0adc77f8411953e2348"
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"