diff options
author | Jay Lanagan <j@lngn.net> | 2023-07-02 21:17:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 21:27:54 +0700 |
commit | 7b25ddcf7b1a5a629cba417cc7e3f3363dcecdf7 (patch) | |
tree | 9ef424cf7be234d841670c1eb8209a28d099a9be /desktop | |
parent | a00906deffe3494ff23591c97b1e9b1daae75af1 (diff) |
desktop/nwg-displays: Updated for version 0.3.5.
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 691a0d65ef20..4c0f0af86761 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.3} +VERSION=${VERSION:-0.3.5} 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 fe5e45d885ef..96d1dca417cd 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.3" +VERSION="0.3.5" HOMEPAGE="https://github.com/nwg-piotr/nwg-displays/" -DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.3/nwg-displays-0.3.3.tar.gz" -MD5SUM="b838305eb0678b8651219dd2cff49a24" +DOWNLOAD="https://github.com/nwg-piotr/nwg-displays/archive/v0.3.5/nwg-displays-0.3.5.tar.gz" +MD5SUM="07525e31264b0bca0d402fe48f84af47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |