mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/qt5ct: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8fa85b96fc
commit
c14e460e61
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qt5ct
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt5ct"
|
||||
VERSION="1.0"
|
||||
VERSION="1.1"
|
||||
HOMEPAGE="http://qt5ct.sourceforge.net"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-1.0.tar.bz2"
|
||||
MD5SUM="3825fdc50c9fa8454fa227dbbe3eb07e"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-1.1.tar.bz2"
|
||||
MD5SUM="07681cbcdbc3397278fd253a23198397"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue