diff options
author | Jay Lanagan <j@lngn.net> | 2023-08-19 07:49:16 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-19 09:15:20 +0700 |
commit | 55bae5e3172db688ded544f2ced997f35e50971b (patch) | |
tree | ad35c41bf533d10b846c3049c66a3fdb4d7ee0fd /desktop | |
parent | c4867ad8f89c32eabfe60b151edd4874a70b050a (diff) |
desktop/nwg-shell-config: Updated for version 0.5.15.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-shell-config/nwg-shell-config.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/nwg-shell-config/nwg-shell-config.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nwg-shell-config/nwg-shell-config.SlackBuild b/desktop/nwg-shell-config/nwg-shell-config.SlackBuild index e26faae27182a..35d857e5114a2 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.14} +VERSION=${VERSION:-0.5.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/nwg-shell-config/nwg-shell-config.info b/desktop/nwg-shell-config/nwg-shell-config.info index da4130d082b7d..8958a7edca365 100644 --- a/desktop/nwg-shell-config/nwg-shell-config.info +++ b/desktop/nwg-shell-config/nwg-shell-config.info @@ -1,9 +1,9 @@ PRGNAM="nwg-shell-config" -VERSION="0.5.14" +VERSION="0.5.15" HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.14/nwg-shell-config-0.5.14.tar.gz \ +DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.15/nwg-shell-config-0.5.15.tar.gz \ https://slackware.lngn.net/pub/source/nwg-shell-config/Slackware_logo.svg" -MD5SUM="634e31288a83e7bbcb50fa5749ea2701 \ +MD5SUM="1d6bf75cb9ba5909087cc4566d941468 \ 275ee1d6ab047f12df0da19a4e99963d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |