diff options
Diffstat (limited to 'desktop/qt5ct/qt5ct.SlackBuild')
-rw-r--r-- | desktop/qt5ct/qt5ct.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/qt5ct/qt5ct.SlackBuild b/desktop/qt5ct/qt5ct.SlackBuild index 9fdb77bd1a..0f53fd98b3 100644 --- a/desktop/qt5ct/qt5ct.SlackBuild +++ b/desktop/qt5ct/qt5ct.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh -# Slackware build script for <appname> +# Slackware build script for qt5ct -# Copyright 2016-2017, Alexander Verbovetsky, Moscow, Russia +# Copyright 2016-2018, 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.34} +VERSION=${VERSION:-0.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |