diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2023-11-09 04:10:02 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-09 20:59:05 +0700 |
commit | 6bf50eeae5546201af48d073f35d38c2b5a6620e (patch) | |
tree | 6659e3b669d2bca1f831bdaf76d0b5ab2edaba3e | |
parent | 92f9caee4fe20f56d18bbc7ec8e5ce96ddf3dc72 (diff) |
desktop/nwg-shell-config: Updated for version 0.5.23.
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 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/nwg-shell-config/nwg-shell-config.SlackBuild b/desktop/nwg-shell-config/nwg-shell-config.SlackBuild index 1451db2e6a7da..e082aba0f8179 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.22} +VERSION=${VERSION:-0.5.23} 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 5974bc272d056..d42976205d98d 100644 --- a/desktop/nwg-shell-config/nwg-shell-config.info +++ b/desktop/nwg-shell-config/nwg-shell-config.info @@ -1,12 +1,12 @@ PRGNAM="nwg-shell-config" -VERSION="0.5.22" +VERSION="0.5.23" HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.22/nwg-shell-config-0.5.22.tar.gz \ +DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.23/nwg-shell-config-0.5.23.tar.gz \ https://slackware.lngn.net/pub/source/nwg-shell-config/Slackware_logo.svg" -MD5SUM="7920c6b881b3eb2ad49dfdd940e83a5c \ +MD5SUM="fef97d85c8c0c7d8b9b3d5c031a37196 \ 275ee1d6ab047f12df0da19a4e99963d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-wheel" +REQUIRES="gtklock playerctl geopy i3ipc python3-wheel wlsunset" MAINTAINER="Jay Lanagan" EMAIL="j@lngn.net" |