qt6_lottie: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-03 21:32:58 +10:00
parent 88d7a96572
commit 0d17683142

View File

@@ -4,13 +4,13 @@ used for developing software with a graphical user interface, and also used \
for developing non-GUI programs such as command-line tools and consoles for \
servers."
HOMEPAGE="https://qt.io/"
COPYRIGHT="2015-2021 The Qt Company Ltd."
COPYRIGHT="2015-2022 The Qt Company Ltd."
LICENSE="GNU LGPL v2.1
GNU LGPL v3
GNU FDL v1"
REVISION="1"
SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtlottie-everywhere-src-$portVersion.tar.xz"
CHECKSUM_SHA256="9c2ac91b9f5dc860d211ed9f3c1e3965dbb4665ace4af735e96b6328990fd74f"
CHECKSUM_SHA256="39db570bbba5b527a1eb6a5774bed47398ace2f7217bbf45b1194ada6cf97deb"
SOURCE_DIR="qtlottie-everywhere-src-$portVersion"
ARCHITECTURES="all !x86_gcc2"