Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-base
Commits:
a76feb29 by Antonio Rojas at 2026-01-29T21:50:48+01:00
upgpkg: 6.10.2-1: Qt 6.10.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt6-base
pkgdesc = A cross-platform application and UI framework
- pkgver = 6.10.1
+ pkgver = 6.10.2
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -78,10 +78,10 @@ pkgbase = qt6-base
optdepends = perl: for syncqt
optdepends = postgresql-libs: PostgreSQL driver
optdepends = unixodbc: ODBC driver
- source = git+https://code.qt.io/qt/qtbase#tag=v6.10.1
+ source = git+https://code.qt.io/qt/qtbase#tag=v6.10.2
source = qt6-base-cflags.patch
source = qt6-base-nostrip.patch
- sha256sums =
fa40e720d488d256704d6a7dfc23dd178eda5e4774dfdfdf1f63cdb52d53cf86
+ sha256sums =
568e53ff276e8abe051c62269679886bb9efb56b6ac7949889ebe335e22e760f
sha256sums =
5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78
sha256sums =
4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094
@@ -135,5 +135,5 @@ pkgname = qt6-base
pkgname = qt6-xcb-private-headers
pkgdesc = Private headers for Qt6 Xcb
groups =
- depends = qt6-base=6.10.1
+ depends = qt6-base=6.10.2
optdepends =
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=qt6-base
pkgname=(qt6-base
qt6-xcb-private-headers)
-_pkgver=6.10.1
+_pkgver=6.10.2
pkgver=${_pkgver/-/}
pkgrel=1
arch=(x86_64)
@@ -89,7 +89,7 @@ _pkgfn=${pkgbase/6-/}
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver
qt6-base-cflags.patch
qt6-base-nostrip.patch)
-sha256sums=('fa40e720d488d256704d6a7dfc23dd178eda5e4774dfdfdf1f63cdb52d53cf86'
+sha256sums=('568e53ff276e8abe051c62269679886bb9efb56b6ac7949889ebe335e22e760f'
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/a76feb29d479350c8695f05a7310c5c9d11a4893
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/a76feb29d479350c8695f05a7310c5c9d11a4893
You're receiving this email because of your account on gitlab.archlinux.org.