diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-06-13 03:37:44 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-14 17:45:42 +0700 |
commit | 03fe7e3fef9566019b43bc3ac074be8f9b2ea33c (patch) | |
tree | 8f112125e0b3ee1392240f78fead7b8e945c3791 /desktop/qt5ct/qt5ct.SlackBuild | |
parent | 50983c702cd57b27b4910fafde97708fb473f629 (diff) |
desktop/qt5ct: Updated for version 1.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/qt5ct/qt5ct.SlackBuild')
-rw-r--r-- | desktop/qt5ct/qt5ct.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/qt5ct/qt5ct.SlackBuild b/desktop/qt5ct/qt5ct.SlackBuild index 28e8f662e2fc8..38d3665b875e1 100644 --- a/desktop/qt5ct/qt5ct.SlackBuild +++ b/desktop/qt5ct/qt5ct.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for qt5ct -# Copyright 2016-2019, Alexander Verbovetsky, Moscow, Russia +# Copyright 2016-2020, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qt5ct -VERSION=${VERSION:-0.41} +VERSION=${VERSION:-1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |