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


Commits:
c49f3162 by Antonio Rojas at 2025-03-26T19:37:19+01:00
upgpkg: 6.8.3-1: Qt 6.8.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-graphs
        pkgdesc = Qt Graphs for data visualization
-       pkgver = 6.8.2
+       pkgver = 6.8.3
        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.8.2
-       sha256sums = 
49a35f1c1990117da1f3ab44985a9dc7fa498c219f2daf0468caad370f8596e4
+       source = git+https://code.qt.io/qt/qtgraphs#tag=v6.8.3
+       sha256sums = 
2878829ab6d895f7438ffc8db0dde5088656a94dde0b718c2a8f04c4c9bd0e1a
 
 pkgname = qt6-graphs


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=qt6-graphs
-_pkgver=6.8.2
+_pkgver=6.8.3
 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=('49a35f1c1990117da1f3ab44985a9dc7fa498c219f2daf0468caad370f8596e4')
+sha256sums=('2878829ab6d895f7438ffc8db0dde5088656a94dde0b718c2a8f04c4c9bd0e1a')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to