diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-03-20 19:46:38 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-21 21:44:57 +0700 |
commit | 6cc75865d745f018f802877ab97b861336dd723d (patch) | |
tree | af4442b21ccaef799891e3dc50c4d66d3b59d66f /desktop/nwg-displays | |
parent | d68ddd35eabc5050f3979e4e4c918801f2898b5f (diff) |
desktop/nwg-displays: Updated for version 0.3.15.
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 54e4e17a693b..a0eb538ca775 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.14} +VERSION=${VERSION:-0.3.15} 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 10c331471b71..486332f5813f 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.14" +VERSION="0.3.15" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.14/nwg-displays-0.3.14.tar.gz" -MD5SUM="bda9761cd5f0cf6c2a6112ed1ba7417f" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.15/nwg-displays-0.3.15.tar.gz" +MD5SUM="7522e703f76980cad95f9ed0c1b59654" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtk-layer-shell i3ipc wlr-randr" |