diff options
author | Jay Lanagan <j@lngn.net> | 2023-06-01 22:09:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-03 10:38:20 +0700 |
commit | 9e8a6c550b01617b5a8a753bc35e2afd80e9748a (patch) | |
tree | a30f638e07641157786960f30c92604a3e28dbcb /desktop | |
parent | 9552648199c6f7a2828a855dec1be2d9fbcc6c5f (diff) |
desktop/nwg-displays: Updated for version 0.3.3.
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 17a4af776e054..691a0d65ef20f 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.2} +VERSION=${VERSION:-0.3.3} 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 a39ed54d5dfd3..fe5e45d885eff 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.2" +VERSION="0.3.3" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.2/nwg-displays-0.3.2.tar.gz" -MD5SUM="33d9b3ba9763730a7e4a4818c21eb7a4" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.3/nwg-displays-0.3.3.tar.gz" +MD5SUM="b838305eb0678b8651219dd2cff49a24" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |