qt6-quicktimeline: update to 6.2.2.

This commit is contained in:
John 2021-12-06 16:33:32 +01:00
parent cc2af21571
commit 915442debd

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-quicktimeline'
pkgname=qt6-quicktimeline
version=6.2.1
version=6.2.2
revision=1
wrksrc="qtquicktimeline-everywhere-src-${version/rc/-rc}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version/rc/-rc}/submodules/qtquicktimeline-everywhere-src-${version/rc/-rc}.tar.xz"
checksum=55f571ee2adcf7b12473b8df8b9e2e60d3778d8c9055c301d4c11d7c2327de63
checksum=939d5479b035f674dd669b3e084ec9688eaea62763d2a7ad134630ff20efd479
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"