qt6-quicktimeline: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:34 -04:00 committed by Andrew J. Hesford
parent 29272789b1
commit 8ccf686725

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-quicktimeline'
pkgname=qt6-quicktimeline
version=6.5.0
version=6.5.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@ -10,7 +10,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=578b3e929662b443cd4e51cb0de71e91f4ff55a512d66e0b1ea2999b5657cfbf
checksum=c945ae905dc1542967c7f9bea826022235bc179c2ed59142c029336c03f015ba
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"