Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-tools
Commits:
3dcf5f2c by Antonio Rojas at 2026-01-29T21:51:40+01:00
upgpkg: 6.10.2-1: Qt 6.10.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt6-tools
pkgdesc = A cross-platform application and UI framework (Development
Tools, QtHelp)
- pkgver = 6.10.1
+ pkgver = 6.10.2
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -24,9 +24,9 @@ pkgbase = qt6-tools
optdepends = clang: for qdoc and lupdate
optdepends = litehtml: for assistant
optdepends = qt6-declarative: for qdistancefieldgenerator, qdoc and
lupdate
- source = git+https://code.qt.io/qt/qttools#tag=v6.10.1
+ source = git+https://code.qt.io/qt/qttools#tag=v6.10.2
source = git+https://code.qt.io/playground/qlitehtml
- sha256sums =
ec077c44acacfab0fe292f137c7985602949469d36e97856ff260b652276c5fd
+ sha256sums =
465dce6589e4944d51d282cafbf46c08e24bd60a4561c70ac36e13ef4dbe0202
sha256sums = SKIP
pkgname = qt6-tools
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=qt6-tools
-_pkgver=6.10.1
+_pkgver=6.10.2
pkgver=${_pkgver/-/}
pkgrel=1
arch=(x86_64)
@@ -32,7 +32,7 @@ groups=(qt6)
_pkgfn=${pkgname/6-/}
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver
git+https://code.qt.io/playground/qlitehtml)
-sha256sums=('ec077c44acacfab0fe292f137c7985602949469d36e97856ff260b652276c5fd'
+sha256sums=('465dce6589e4944d51d282cafbf46c08e24bd60a4561c70ac36e13ef4dbe0202'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-tools/-/commit/3dcf5f2c3b48703dbe99fd4af15e79ab3da94108
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-tools/-/commit/3dcf5f2c3b48703dbe99fd4af15e79ab3da94108
You're receiving this email because of your account on gitlab.archlinux.org.