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


Commits:
ac98f793 by Antonio Rojas at 2024-09-27T18:35:45+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


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.7.2
+       pkgver = 6.7.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qt6-lottie
        depends = glibc
        depends = qt6-base
        optdepends = qt6-declarative: QML bindings
-       source = git+https://code.qt.io/qt/qtlottie#tag=v6.7.2
-       sha256sums = 
60034b2afc1e97600748be8c64825b22f6fe0161ce6acbf34646ec8bcba10482
+       source = git+https://code.qt.io/qt/qtlottie#tag=v6.7.3
+       sha256sums = 
2fa6c41a168bf5838fa02bc1072a39844cfc5cfadb3684d857a9bc7cacdcdde7
 
 pkgname = qt6-lottie


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



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

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


Reply via email to