qtcreator: update to 4.13.1

This commit is contained in:
Jürgen Buchmüller 2020-09-18 12:36:05 +02:00
parent 93da558388
commit 8b22c9e453

View file

@ -1,7 +1,7 @@
# Template file for 'qtcreator'
pkgname=qtcreator
version=4.13.0
revision=3
version=4.13.1
revision=1
wrksrc="qt-creator-opensource-src-${version}"
build_style=qmake
make_install_args="INSTALL_ROOT=\${DESTDIR}/usr"
@ -14,7 +14,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
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=bdc846552850283528a826e170787b5d51d86342dcf700ebf9cc5c3b4cdcb747
checksum=7a401bee0c5518e498ca7fb2d82c6713200def7928a706614dbf8f4d9a112bf9
python_version=3
replaces="qtcreator-data>=0"