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


Commits:
47d314fb by Antonio Rojas at 2025-11-20T21:26:05+01:00
upgpkg: 6.10.1-1: Qt 6.10.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-graphs
        pkgdesc = Qt Graphs for data visualization
-       pkgver = 6.10.0
+       pkgver = 6.10.1
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = qt6-graphs
        depends = qt6-base
        depends = qt6-declarative
        depends = qt6-quick3d
-       source = git+https://code.qt.io/qt/qtgraphs#tag=v6.10.0
-       sha256sums = 
02f98c3de090f98ff535cce296fc91bc7c679a2411aefda49bda1dc3d137302a
+       source = git+https://code.qt.io/qt/qtgraphs#tag=v6.10.1
+       sha256sums = 
2f926a141b3a26d3bc0b6ec72aa4e015131bd471a4f3ea43767c8034f63e1539
 
 pkgname = qt6-graphs


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=qt6-graphs
-_pkgver=6.10.0
+_pkgver=6.10.1
 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=('02f98c3de090f98ff535cce296fc91bc7c679a2411aefda49bda1dc3d137302a')
+sha256sums=('2f926a141b3a26d3bc0b6ec72aa4e015131bd471a4f3ea43767c8034f63e1539')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-graphs/-/commit/47d314fb3d71bc6c369cf921ba9aa342ca44942d

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


Reply via email to