mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/qt5ct: Updated for version 1.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
50983c702c
commit
03fe7e3fef
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt5ct"
|
||||
VERSION="0.41"
|
||||
VERSION="1.0"
|
||||
HOMEPAGE="http://qt5ct.sourceforge.net"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-0.41.tar.bz2"
|
||||
MD5SUM="604cfb9dabde4b25790774fe8e9fbb2a"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-1.0.tar.bz2"
|
||||
MD5SUM="3825fdc50c9fa8454fa227dbbe3eb07e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue