qt6-lottie: update to 6.4.0.

This commit is contained in:
John 2022-11-02 18:24:00 +01:00
parent 7e988d047d
commit bcf802444b

View file

@ -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 <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=740ba76999124d5e1a85ef3d01c69976bb8557862b6b26bf48b357fe0cab1cf5
checksum=1cfcbfca9e5c68e1317edf20caa0ead4e9c8f1f4f1de19a95a8c235f4576c6b4
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"