diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-05-09 05:57:01 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-11 06:51:55 +0700 |
commit | 4c1da9933f3bf93eb4c06d09659c1b4fbe186014 (patch) | |
tree | 8c0d984b0ca32f72ba3072c6333741a620a7ed95 /desktop/nwg-displays/nwg-displays.SlackBuild | |
parent | 3985b2905b6f8227b198cb0c70208513a953d0d8 (diff) |
desktop/nwg-displays: Updated for version 0.3.18.
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 284c2e9e88b6e..c55d8693d6326 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.17} +VERSION=${VERSION:-0.3.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |