diff options
author | Jay Lanagan <j@lngn.net> | 2023-03-06 14:44:59 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-12 08:48:32 +0700 |
commit | e26a216dd43bd5327d5acb4393052e144836f729 (patch) | |
tree | e5dcc0060b14ed18a9451e66e0045deb95640386 | |
parent | d9412e01e52035f09e309b043aa48732409f6893 (diff) |
desktop/nwg-shell-config: Updated for version 0.4.17.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 1c28e2a6ebec..3a032b6f975c 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.4.16} +VERSION=${VERSION:-0.4.17} 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 3542f03ab985..fab3a527c477 100644 --- a/desktop/nwg-shell-config/nwg-shell-config.info +++ b/desktop/nwg-shell-config/nwg-shell-config.info @@ -1,8 +1,8 @@ PRGNAM="nwg-shell-config" -VERSION="0.4.16" +VERSION="0.4.17" HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.4.16/nwg-shell-config-0.4.16.tar.gz" -MD5SUM="0fdf98655c6848813e49f4ed74f5fc08" +DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.4.17/nwg-shell-config-0.4.17.tar.gz" +MD5SUM="920b3b5c7d77458de04ecbbba7baa8b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wheel" |