qtcreator: update to 4.15.0
This commit is contained in:
parent
b855a61f0b
commit
bc9eef1547
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtcreator'
|
||||
pkgname=qtcreator
|
||||
version=4.14.2
|
||||
version=4.15.0
|
||||
revision=1
|
||||
wrksrc="qt-creator-opensource-src-${version}"
|
||||
build_style=qmake
|
||||
|
@ -15,7 +15,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="LGPL-3.0-or-later, custom:QtCompany-GPL-Exception-1.0"
|
||||
homepage="https://wiki.qt.io/Category:Tools::QtCreator"
|
||||
distfiles="https://download.qt.io/official_releases/qtcreator/${version%.*}/${version}/${wrksrc}.tar.xz"
|
||||
checksum=bd2bb62474f07466d8b59b0f751f29064deea3ed56173bce82548cb80e2d1a29
|
||||
checksum=d9829abc370b56e84dc48f9a61311b369d645bc1181ea4dbec5ec7a30db6f210
|
||||
replaces="qtcreator-data>=0"
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Reference in a new issue