summaryrefslogtreecommitdiffstats
path: root/desktop/nwg-shell/nwg-shell.SlackBuild
diff options
context:
space:
mode:
author Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2023-11-02 06:17:32 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-04 16:39:19 +0700
commitcadd07390299ee82c9d81c6e921d75b0aeefa127 (patch)
tree3c3f6585dee948a6a9992ac2601fb314b4531986 /desktop/nwg-shell/nwg-shell.SlackBuild
parent613cafa06ea6a76f785664345f65ae8426703d20 (diff)
downloadslackbuilds-cadd07390299ee82c9d81c6e921d75b0aeefa127.tar.gz
slackbuilds-cadd07390299ee82c9d81c6e921d75b0aeefa127.tar.xz
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/nwg-shell/nwg-shell.SlackBuild')
-rw-r--r--desktop/nwg-shell/nwg-shell.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/nwg-shell/nwg-shell.SlackBuild b/desktop/nwg-shell/nwg-shell.SlackBuild
index e87ad33a3c..239c17c106 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}