Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-lottie


Commits:
3860c7a8 by Antonio Rojas at 2026-01-29T21:54:10+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-lottie
        pkgdesc = A family of player software for a certain json-based file 
format for describing 2d vector graphics animations
-       pkgver = 6.10.1
+       pkgver = 6.10.2
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = qt6-lottie
        depends = glibc
        depends = qt6-base
        optdepends = qt6-declarative: QML bindings
-       source = git+https://code.qt.io/qt/qtlottie#tag=v6.10.1
-       sha256sums = 
f10787e96884101e4fb4acec1b66ccad95d8b35e16f91c86e90d94ea5e7aaf68
+       source = git+https://code.qt.io/qt/qtlottie#tag=v6.10.2
+       sha256sums = 
e2c3a9d7e6b69d723b301fc2478ae6875c52838c7b28f7da796415533defd76c
 
 pkgname = qt6-lottie


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-lottie
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -24,7 +24,7 @@ optdepends=('qt6-declarative: QML bindings')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('f10787e96884101e4fb4acec1b66ccad95d8b35e16f91c86e90d94ea5e7aaf68')
+sha256sums=('e2c3a9d7e6b69d723b301fc2478ae6875c52838c7b28f7da796415533defd76c')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-lottie/-/commit/3860c7a83722e707256d02cb3a3373c13d817029

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-lottie/-/commit/3860c7a83722e707256d02cb3a3373c13d817029
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to