diff options
author | Jay Lanagan <j@lngn.net> | 2023-03-23 17:56:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-23 17:56:17 +0700 |
commit | 053253492056cb0dcfb388d944290b16574fb3e7 (patch) | |
tree | fd9f7b4375335cdd0375cd1f85960509a220a7a0 /desktop/nwg-displays | |
parent | 5f26d16e6ad907909ede26308558bc4095b68ff1 (diff) |
desktop/nwg-displays: Updated for version 0.2.0.
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 9fcbca17e6ee..40b36219825d 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.1.4} +VERSION=${VERSION:-0.2.0} 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 fb9e8c82f789..56003f1d0fc2 100644 --- a/desktop/nwg-displays/nwg-displays.info +++ b/desktop/nwg-displays/nwg-displays.info @@ -1,8 +1,8 @@ PRGNAM="nwg-displays" -VERSION="0.1.4" +VERSION="0.2.0" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.1.4/nwg-displays-0.1.4.tar.gz" -MD5SUM="45ed39006c7a603ddfeb0b7653ce015e" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.2.0/nwg-displays-0.2.0.tar.gz" +MD5SUM="5d6f53b3be13302a62836d740d09ba5e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |