qt6-lottie: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:01:37 +01:00 committed by John Zimmermann
parent bfb5f0b96e
commit 34fb6d9ea8

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-lottie'
pkgname=qt6-lottie
version=6.8.1
version=6.8.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-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtlottie-everywhere-src-${version}.tar.xz"
checksum=824344c5fcbfdf92b424c21ac96a56b736d5e96afa838689b6207f58e170174a
checksum=5ed43eb20d0393dd05c890fb3548deb3b82bad6b0265c12d4995940b238ebe20
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"