qt6-quicktimeline: update to 6.2.1.

This commit is contained in:
John 2021-10-26 18:42:55 +02:00
parent 09de136aec
commit 893ae05f7f

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-quicktimeline'
pkgname=qt6-quicktimeline
version=6.2.0
version=6.2.1
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=67d644ad12df94e937bac3a1cb8a81a96213ec0102759a86c59ba7834ac90c8c
checksum=55f571ee2adcf7b12473b8df8b9e2e60d3778d8c9055c301d4c11d7c2327de63
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"