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


Commits:
3ead3b18 by Antonio Rojas at 2025-03-26T19:34:30+01:00
upgpkg: 6.8.3-1: Qt 6.8.3

- - - - -


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.8.2
-       pkgrel = 2
+       pkgver = 6.8.3
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        groups = qt6
@@ -23,9 +23,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.8.2
+       source = git+https://code.qt.io/qt/qttools#tag=v6.8.3
        source = git+https://code.qt.io/playground/qlitehtml
-       sha256sums = 
ed4343ccbaac945dc0079e46167ecc8c2a437bdc981980c47017cd137d178a4e
+       sha256sums = 
c30d0051c83663f95ce07e28c77416f8fc06ad5aed8fe329f83e5cb01a075a50
        sha256sums = SKIP
 
 pkgname = qt6-tools


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



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

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


Reply via email to