Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-lottie
Commits: ff608c01 by Antonio Rojas at 2023-10-06T16:52:31+02:00 upgpkg: 5.15.11-1: Qt 5.15.11 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = qt5-lottie + pkgdesc = A family of player software for a certain json-based file format for describing 2d vector graphics animations + pkgver = 5.15.11 + pkgrel = 1 + url = https://www.qt.io + arch = x86_64 + groups = qt5 + license = GPL3 + license = LGPL3 + license = FDL + license = custom + makedepends = qt5-declarative + makedepends = git + depends = qt5-base + optdepends = qt5-declarative: QML bindings + source = git+https://invent.kde.org/qt/qt/qtlottie#commit=909b79f4810b8ac62baa3544837793cfb132593b + sha256sums = SKIP + +pkgname = qt5-lottie ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=qt5-lottie _basever=5.15.11 -pkgver=5.15.10 +pkgver=5.15.11 pkgrel=1 _commit=909b79f4810b8ac62baa3544837793cfb132593b arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-lottie/-/commit/ff608c01fe438d1dc2117bc15571e688a062bdc2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-lottie/-/commit/ff608c01fe438d1dc2117bc15571e688a062bdc2 You're receiving this email because of your account on gitlab.archlinux.org.
