diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2023-09-28 08:21:39 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-30 11:16:27 +0700 |
commit | 61029e65176d2386992ebd5c33d64470bdc5f0b4 (patch) | |
tree | c0c8644404ae193c1489a5740bc24cf08adc77c8 /desktop/nwg-displays | |
parent | 7d519da3e9c83562f227f5ae13b162cda50db05d (diff) |
desktop/nwg-displays: Updated for version 0.3.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-displays')
-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 6afb0a47056b6..94cad34da0e71 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.7} +VERSION=${VERSION:-0.3.8} 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 f4a95e3392521..b4885e6fdcc67 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.7" +VERSION="0.3.8" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.7/nwg-displays-0.3.7.tar.gz" -MD5SUM="3d747f6a79cbc0990eb42ed2b91f4bf4" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.8/nwg-displays-0.3.8.tar.gz" +MD5SUM="9283156e4bd5fd5b0fc6b0191bac8cf3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell i3ipc" |