diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2023-12-12 08:05:09 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-13 08:18:48 +0700 |
commit | 57c610fe8f2726be0d996b8f19454a58b0410ef0 (patch) | |
tree | ee8134f7831666bc6ea121569b0222f657a5f25a /desktop/nwg-displays/nwg-displays.SlackBuild | |
parent | 0feeef32cb28e82bcdbcf0770ab7e6fb1dc347b1 (diff) |
desktop/nwg-displays: Updated for version 0.3.10
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 fa6e922ba97c0..0adb373cd8b2a 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.9} +VERSION=${VERSION:-0.3.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |