qt6-lottie: update to 6.2.0.

This commit is contained in:
John 2021-06-24 20:58:56 +02:00 committed by John Zimmermann
parent c12e9e0188
commit 6f13eff613

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-lottie'
pkgname=qt6-lottie
version=6.1.1
version=6.2.0
revision=1
wrksrc="qtlottie-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,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=df8ee26ea3aa4524f82703f602449d990724ca232cb98498746e8f49e23037ed
checksum=aa129261d409b5d935221acd6e38f56d68eac5e467a1990c96c654e81a2522ff
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"