qt6-quicktimeline: update to 6.8.1.

This commit is contained in:
John 2024-10-30 11:48:39 +01:00 committed by John Zimmermann
parent d5c7aa344c
commit 43857b563a

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-quicktimeline'
pkgname=qt6-quicktimeline
version=6.7.2
version=6.8.1
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=21eddea01cf095cede10362eea4fb8402ffd06868c88d50a757c8c1f6b0719eb
checksum=fdbc198e27fd7bce0801fb3cfa336e81932607e6a36c97ae8394880eedfe12a3
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"