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


Commits:
cfed620b by Antonio Rojas at 2026-01-29T21:53:26+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
 pkgbase = qt6-doc
-       pkgver = 6.10.1
+       pkgver = 6.10.2
        pkgrel = 1
        url = https://www.qt.io
        arch = any
@@ -28,8 +28,8 @@ pkgbase = qt6-doc
        makedepends = python-html5lib
        makedepends = unixodbc
        makedepends = vulkan-headers
-       source = 
https://download.qt.io/official_releases/qt/6.10/6.10.1/single/qt-everywhere-src-6.10.1.tar.xz
-       sha256sums = 
0ed08b079719394303cd2054b66b2dc0c5895ceeb88fb6131c18991c980bf00f
+       source = 
https://download.qt.io/official_releases/qt/6.10/6.10.2/single/qt-everywhere-src-6.10.2.tar.xz
+       sha256sums = 
c3df0f0e421130cc52ed81cb712358804471ce9bd2a41d97828f9f5b1bf7fed2
 
 pkgname = qt6-doc
        pkgdesc = A cross-platform application and UI framework (Documentation)


=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
 
 pkgbase=qt6-doc
 pkgname=(qt6-doc qt6-examples)
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgver=${_pkgver/-/}
 # Account for Qt special naming of -rc1 tarballs
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgrel=1
 arch=('any')
 url='https://www.qt.io'
@@ -38,7 +38,7 @@ makedepends=(alsa-lib
 groups=(qt6)
 _pkgfn=qt-everywhere-src-$_pkgver
 
source=(https://download.qt.io/official_releases/qt/${_pkgver%.*}/${_pkgver}/single/$_pkgfn.tar.xz)
-sha256sums=('0ed08b079719394303cd2054b66b2dc0c5895ceeb88fb6131c18991c980bf00f')
+sha256sums=('c3df0f0e421130cc52ed81cb712358804471ce9bd2a41d97828f9f5b1bf7fed2')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to