qtcreator: update to 4.13.0
This commit is contained in:
parent
2370c6100a
commit
f737787984
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtcreator'
|
||||
pkgname=qtcreator
|
||||
version=4.12.4
|
||||
version=4.13.0
|
||||
revision=1
|
||||
wrksrc="qt-creator-opensource-src-${version}"
|
||||
build_style=qmake
|
||||
|
@ -14,7 +14,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-3.0-only, 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=3f47d83344476b172f0c51a2351f5a9d8ce8dd8dd2eea827a52276763471b97a
|
||||
checksum=bdc846552850283528a826e170787b5d51d86342dcf700ebf9cc5c3b4cdcb747
|
||||
python_version=3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue