diff options
author | Jay Lanagan <j@lngn.net> | 2023-07-14 09:09:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-14 09:09:18 +0700 |
commit | e208951ed80e62aa7befa94363d30eb293f30b38 (patch) | |
tree | d3d1bcdf0101dc207bad3e3cb57c3eb22ef8bb48 /desktop | |
parent | f82f1057e5a1cf06c064756c6d69429d2d3c4b9f (diff) |
desktop/nwg-displays: Updated for version 0.3.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/nwg-displays/nwg-displays.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/nwg-displays/nwg-displays.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nwg-displays/nwg-displays.SlackBuild b/desktop/nwg-displays/nwg-displays.SlackBuild index 22519269a2af..6afb0a47056b 100644 --- a/desktop/nwg-displays/nwg-displays.SlackBuild +++ b/desktop/nwg-displays/nwg-displays.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nwg-displays -VERSION=${VERSION:-0.3.6} +VERSION=${VERSION:-0.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/nwg-displays/nwg-displays.info b/desktop/nwg-displays/nwg-displays.info index 2e790b45ae93..f4a95e339252 100644 --- a/desktop/nwg-displays/nwg-displays.info +++ b/desktop/nwg-displays/nwg-displays.info @@ -1,8 +1,8 @@ PRGNAM="nwg-displays" -VERSION="0.3.6" +VERSION="0.3.7" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.6/nwg-displays-0.3.6.tar.gz" -MD5SUM="0dc30405ea3743c0057e03dcd44ce37b" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.7/nwg-displays-0.3.7.tar.gz" +MD5SUM="3d747f6a79cbc0990eb42ed2b91f4bf4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell i3ipc" |