diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-03-22 10:21:01 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-22 21:11:39 +0700 |
commit | 51a776ee9a64b62c0cfe6943b0c1651209a4159b (patch) | |
tree | ea33cd01ca8432f5de5f415fa56558b23c4b18f1 /desktop/nwg-displays | |
parent | 361145866a215f4d0fd58178588aa855ae33de70 (diff) |
desktop/nwg-displays: Updated for version 0.3.16.
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 a0eb538ca7758..66372a42103ab 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.15} +VERSION=${VERSION:-0.3.16} 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 486332f5813f6..67f4173ceb7f7 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.15" +VERSION="0.3.16" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.15/nwg-displays-0.3.15.tar.gz" -MD5SUM="7522e703f76980cad95f9ed0c1b59654" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.16/nwg-displays-0.3.16.tar.gz" +MD5SUM="9bf04d6d1f6cc0b94e5548bc59355926" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell i3ipc wlr-randr" |