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


Commits:
52e8beb4 by Antonio Rojas at 2024-09-27T18:32:58+02:00
upgpkg: 6.7.3-1: Qt 6.7.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.7.2
-       pkgrel = 2
+       pkgver = 6.7.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 qdoc and lupdate
-       source = git+https://code.qt.io/qt/qttools#tag=v6.7.2
+       source = git+https://code.qt.io/qt/qttools#tag=v6.7.3
        source = git+https://code.qt.io/playground/qlitehtml
-       sha256sums = 
3bfa78a1ce46c5c0e3f1bfba7c8571d1c77783da7efb4ed7bcfd896e03a2bf7c
+       sha256sums = 
41a81ffdf6411a5f350f7c7099c1431fbd5ff009e3e0cd5f236f7fec9544c5e1
        sha256sums = SKIP
 
 pkgname = qt6-tools


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-tools
-pkgver=6.7.2
-pkgrel=2
+pkgver=6.7.3
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -27,7 +27,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=('3bfa78a1ce46c5c0e3f1bfba7c8571d1c77783da7efb4ed7bcfd896e03a2bf7c'
+sha256sums=('41a81ffdf6411a5f350f7c7099c1431fbd5ff009e3e0cd5f236f7fec9544c5e1'
             'SKIP')
 
 prepare() {



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

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


Reply via email to