From bcf802444bb00836e11e7358b4d9bc155c6f5d5e Mon Sep 17 00:00:00 2001 From: John Date: Wed, 2 Nov 2022 18:24:00 +0100 Subject: [PATCH] qt6-lottie: update to 6.4.0. --- srcpkgs/qt6-lottie/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-lottie/template b/srcpkgs/qt6-lottie/template index a7beb62ec36..c692e033781 100644 --- a/srcpkgs/qt6-lottie/template +++ b/srcpkgs/qt6-lottie/template @@ -1,6 +1,6 @@ # Template file for 'qt6-lottie' pkgname=qt6-lottie -version=6.3.1 +version=6.4.0 revision=1 wrksrc="qtlottie-everywhere-src-${version}" build_style=cmake @@ -11,7 +11,7 @@ maintainer="John " 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=740ba76999124d5e1a85ef3d01c69976bb8557862b6b26bf48b357fe0cab1cf5 +checksum=1cfcbfca9e5c68e1317edf20caa0ead4e9c8f1f4f1de19a95a8c235f4576c6b4 if [ "$XBPS_CHECK_PKGS" ]; then configure_args="-DQT_BUILD_TESTS=ON"