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


Commits:
4e1ed510 by Antonio Rojas at 2024-03-12T17:35:16+01:00
upgpkg: 6.7.0rc-1: Qt 6.7 RC

- - - - -
2ffd216f by Antonio Rojas at 2024-03-31T19:45:32+02:00
Qt 6.7 RC2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-graphs
        pkgdesc = Qt Graphs for data visualization
-       pkgver = 6.7.0beta3
+       pkgver = 6.7.0rc
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qt6-graphs
        depends = qt6-base
        depends = qt6-declarative
        depends = qt6-quick3d
-       source = 
https://download.qt.io/development_releases/qt/6.7/6.7.0-beta3/submodules/qtgraphs-everywhere-src-6.7.0-beta3.tar.xz
-       sha256sums = 
5155bb1a9fe5af555d061448fd0ff5554286926034f8a41cee87484c0f57343f
+       source = 
https://download.qt.io/development_releases/qt/6.7/6.7.0-rc/submodules/qtgraphs-everywhere-src-6.7.0-rc.tar.xz
+       sha256sums = 
ad8b6149abae7660c4db7b98499f511c5cb46e81d6565230274dab0ebe1eaeaf
 
 pkgname = qt6-graphs


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=qt6-graphs
-_qtver=6.7.0-rc
+_qtver=6.7.0-rc2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 
source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('ad8b6149abae7660c4db7b98499f511c5cb46e81d6565230274dab0ebe1eaeaf')
+sha256sums=('d84b9b5e8e6783e196a6511223bbcdebc81203cf2280bdd754ce47ace4edfff9')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-graphs/-/compare/7c9f2ef956b7738c8a938655440d600883b80c12...2ffd216fb8ef1c8be240b07e499d2ade5973a2a5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-graphs/-/compare/7c9f2ef956b7738c8a938655440d600883b80c12...2ffd216fb8ef1c8be240b07e499d2ade5973a2a5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to