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


Commits:
df41022a by Antonio Rojas at 2026-01-29T21:51:14+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-svg
        pkgdesc = Classes for displaying the contents of SVG files
-       pkgver = 6.10.1
+       pkgver = 6.10.2
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qt6-svg
        depends = glibc
        depends = qt6-base
        depends = zlib
-       source = git+https://code.qt.io/qt/qtsvg#tag=v6.10.1
-       sha256sums = 
b3a779b09f3a5ad14fee120873d07d64f0c9991406c40a46e902d6a07850b158
+       source = git+https://code.qt.io/qt/qtsvg#tag=v6.10.2
+       sha256sums = 
0866183ad66a9479476ea6abd51af614f769b3850359fa39359adfabacdbdcca
 
 pkgname = qt6-svg


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-svg
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -23,7 +23,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('b3a779b09f3a5ad14fee120873d07d64f0c9991406c40a46e902d6a07850b158')
+sha256sums=('0866183ad66a9479476ea6abd51af614f769b3850359fa39359adfabacdbdcca')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to