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


Commits:
9b711554 by Antonio Rojas at 2025-11-20T21:21:51+01:00
upgpkg: 6.10.1-1: Qt 6.10.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qt6-tools
        pkgdesc = A cross-platform application and UI framework (Development 
Tools, QtHelp)
-       pkgver = 6.10.0
-       pkgrel = 2
+       pkgver = 6.10.1
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        groups = qt6
@@ -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.0
+       source = git+https://code.qt.io/qt/qttools#tag=v6.10.1
        source = git+https://code.qt.io/playground/qlitehtml
-       sha256sums = 
b800f879b6dec5099e266bf7366bc736dc67e67e6727daf5a98725980b9aab06
+       sha256sums = 
ec077c44acacfab0fe292f137c7985602949469d36e97856ff260b652276c5fd
        sha256sums = SKIP
 
 pkgname = qt6-tools


=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-tools
-_pkgver=6.10.0
+_pkgver=6.10.1
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL-3.0-only
@@ -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=('b800f879b6dec5099e266bf7366bc736dc67e67e6727daf5a98725980b9aab06'
+sha256sums=('ec077c44acacfab0fe292f137c7985602949469d36e97856ff260b652276c5fd'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-tools/-/commit/9b71155479c84c49629925b8d8dc2407aeaa7ca5

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


Reply via email to