mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/qt-creator3: Updated for version 3.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bcdb5b46ab
commit
316f68aac3
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=qt-creator3
|
||||
SRCNAM=qt-creator
|
||||
VERSION=${VERSION:-3.5.0}
|
||||
VERSION=${VERSION:-3.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt-creator3"
|
||||
VERSION="3.5.0"
|
||||
VERSION="3.5.1"
|
||||
HOMEPAGE="http://qt-project.org/"
|
||||
DOWNLOAD="http://download.qt.io/official_releases/qtcreator/3.5/3.5.0/qt-creator-opensource-src-3.5.0.tar.gz"
|
||||
MD5SUM="2c97c7c0a4f707769ad428fd7d1d4447"
|
||||
DOWNLOAD="http://download.qt.io/official_releases/qtcreator/3.5/3.5.1/qt-creator-opensource-src-3.5.1.tar.gz"
|
||||
MD5SUM="77aef7df837eba07c7ce6037ee504c05"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue