diff options
author | Jay Lanagan <j@lngn.net> | 2023-07-28 20:25:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-28 20:25:34 +0700 |
commit | 6cfcabeeda2c651f6ffe13861d6229eaff399296 (patch) | |
tree | 9cf194f1ca7c5fdb0bc35e0a4271449c72e930ed /desktop/nwg-shell-config | |
parent | 775afa247f78d6d972632b70de3411bbd671759d (diff) |
desktop/nwg-shell-config: Updated for version 0.5.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-shell-config')
-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 e77085bb8683..1a8e4d2104bf 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.11} +VERSION=${VERSION:-0.5.13} 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 b107136a60cd..4e019e8c2b04 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.11" +VERSION="0.5.13" HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.11/nwg-shell-config-0.5.11.tar.gz \ +DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.13/nwg-shell-config-0.5.13.tar.gz \ https://slackware.lngn.net/pub/source/nwg-shell-config/Slackware_logo.svg" -MD5SUM="f7897f5bb1a261078aafbf7b31a4a6a1 \ +MD5SUM="16868f600da01b241319babab6dad9fb \ 275ee1d6ab047f12df0da19a4e99963d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |