qt6-quickcontrols2: update to 6.1.1.

This commit is contained in:
John 2021-06-07 17:53:51 +02:00 committed by John Zimmermann
parent 8e1100353b
commit 148b8306e5

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-quickcontrols2'
pkgname=qt6-quickcontrols2
version=6.1.0
version=6.1.1
revision=1
wrksrc="qtquickcontrols2-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquickcontrols2-everywhere-src-${version}.tar.xz"
checksum=784f1d79e74df59f095b126a116d85e72801bd357f5666d6bad8407ac3957d59
checksum=7ebc99724bedd97a2c6a606ba2726feb66bb76eb9f30262ae13cd246f5665ea4
qt6-quickcontrols2-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel"