diff options
author | Jay Lanagan <j@lngn.net> | 2023-04-06 23:05:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-08 09:16:26 +0700 |
commit | a289f44a936abb205a513c0e1df23cd6880c0f53 (patch) | |
tree | e62a44c9d539ca8694f6e49bb8a7df1ae5644b68 /desktop | |
parent | d8f3a7025a3ccf27bb2f723f3163ade7c43f927a (diff) |
desktop/nwg-displays: Updated for version 0.3.0.
Signed-off-by: bedlam <dave@slackbuilds.org>
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 40b36219825d..a3ac022ef907 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.2.0} +VERSION=${VERSION:-0.3.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 56003f1d0fc2..d8ca50aade7e 100644 --- a/desktop/nwg-displays/nwg-displays.info +++ b/desktop/nwg-displays/nwg-displays.info @@ -1,8 +1,8 @@ PRGNAM="nwg-displays" -VERSION="0.2.0" +VERSION="0.3.0" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.2.0/nwg-displays-0.2.0.tar.gz" -MD5SUM="5d6f53b3be13302a62836d740d09ba5e" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.0/nwg-displays-0.3.0.tar.gz" +MD5SUM="688fd01a29df17f5a50188863d0ada93" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |