diff options
author | Jay Lanagan <j@lngn.net> | 2023-07-14 09:09:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-14 09:09:18 +0700 |
commit | e208951ed80e62aa7befa94363d30eb293f30b38 (patch) | |
tree | d3d1bcdf0101dc207bad3e3cb57c3eb22ef8bb48 /desktop/nwg-displays/nwg-displays.SlackBuild | |
parent | f82f1057e5a1cf06c064756c6d69429d2d3c4b9f (diff) |
desktop/nwg-displays: Updated for version 0.3.7.
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 22519269a2af0..6afb0a47056b6 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.6} +VERSION=${VERSION:-0.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |