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/nwg-displays.SlackBuild | |
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/nwg-displays.SlackBuild')
-rw-r--r-- | desktop/nwg-displays/nwg-displays.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/nwg-displays/nwg-displays.SlackBuild b/desktop/nwg-displays/nwg-displays.SlackBuild index 9fcbca17e6eea..40b36219825d7 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} |