diff options
author | Jay Lanagan <j@lngn.net> | 2023-04-13 23:04:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-15 07:15:27 +0700 |
commit | 222949f928a12c5cb3619c70fd9a028ac7471e70 (patch) | |
tree | a4405663de19582fd182b2fa8a477d52de26d26a /desktop/nwg-displays | |
parent | 021c45b87cdc284657280130863cd20dab314777 (diff) |
desktop/nwg-displays: Updated for version 0.3.2.
Signed-off-by: bedlam <dave@slackbuilds.org>
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 a3ac022ef9078..17a4af776e054 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.0} +VERSION=${VERSION:-0.3.2} 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 d8ca50aade7e3..a39ed54d5dfd3 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.0" +VERSION="0.3.2" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.0/nwg-displays-0.3.0.tar.gz" -MD5SUM="688fd01a29df17f5a50188863d0ada93" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.2/nwg-displays-0.3.2.tar.gz" +MD5SUM="33d9b3ba9763730a7e4a4818c21eb7a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |