diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-05-09 23:30:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-09 23:30:55 +0700 |
commit | 8f226434632ab8ffde93f2597543c20f1ae89aa3 (patch) | |
tree | e5c24f7bfcce9451aab0cfb553c039f080bdce51 /desktop/qt5ct/qt5ct.SlackBuild | |
parent | 77ec388b73f578a8c41005997a55fb096532063d (diff) | |
download | slackbuilds-8f226434632ab8ffde93f2597543c20f1ae89aa3.tar.gz |
desktop/qt5ct: Updated for version 0.39.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/qt5ct/qt5ct.SlackBuild')
-rw-r--r-- | desktop/qt5ct/qt5ct.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/qt5ct/qt5ct.SlackBuild b/desktop/qt5ct/qt5ct.SlackBuild index 27cf2b170b..874639d121 100644 --- a/desktop/qt5ct/qt5ct.SlackBuild +++ b/desktop/qt5ct/qt5ct.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qt5ct -VERSION=${VERSION:-0.38} +VERSION=${VERSION:-0.39} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |