qt6-quicktimeline: update to 6.7.2.

This commit is contained in:
Đoàn Trần Công Danh 2024-06-23 10:44:29 +07:00 committed by Đoàn Trần Công Danh
parent 6577bab2cf
commit d32895f2a5

View file

@ -1,16 +1,16 @@
# Template file for 'qt6-quicktimeline'
pkgname=qt6-quicktimeline
version=6.6.0
version=6.7.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
makedepends="qt6-base-devel qt6-declarative-devel"
makedepends="qt6-base-private-devel qt6-declarative-private-devel"
short_desc="Cross-platform application and UI framework - quicktimeline"
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=079e51d4572aed992731628b269f9c3f9c61a6c379bae6c354c949a6d89bb590
checksum=21eddea01cf095cede10362eea4fb8402ffd06868c88d50a757c8c1f6b0719eb
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"