diff options
author | Jay Lanagan <j@lngn.net> | 2023-07-21 21:53:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-21 21:53:11 +0700 |
commit | a99ba2a9d7493346a85a3f21945514a3b6ee0ca5 (patch) | |
tree | a91121532e5f0b4b60a2e70c03fc61a1d5a64393 /desktop/nwg-shell-config/nwg-shell-config.SlackBuild | |
parent | d402202b5e5b332596be9a69eda7c04c0f94021b (diff) |
desktop/nwg-shell-config: Updated for version 0.5.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-shell-config/nwg-shell-config.SlackBuild')
-rw-r--r-- | desktop/nwg-shell-config/nwg-shell-config.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/nwg-shell-config/nwg-shell-config.SlackBuild b/desktop/nwg-shell-config/nwg-shell-config.SlackBuild index 4ce2fa4a4fbbe..e77085bb86831 100644 --- a/desktop/nwg-shell-config/nwg-shell-config.SlackBuild +++ b/desktop/nwg-shell-config/nwg-shell-config.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nwg-shell-config -VERSION=${VERSION:-0.5.9} +VERSION=${VERSION:-0.5.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |