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


Commits:
f8f7a9a4 by Antonio Rojas at 2024-09-27T18:33:39+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-webchannel
        pkgdesc = Provides access to QObject or QML objects from HTML clients 
for seamless integration of Qt applications with HTML/JavaScript clients
-       pkgver = 6.7.2
+       pkgver = 6.7.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qt6-webchannel
        depends = glibc
        depends = qt6-base
        depends = qt6-declarative
-       source = git+https://code.qt.io/qt/qtwebchannel#tag=v6.7.2
-       sha256sums = 
f17a06e24075898726ec787b99baba04e0f2f055c3da9ba4baafebd1db3c4de2
+       source = git+https://code.qt.io/qt/qtwebchannel#tag=v6.7.3
+       sha256sums = 
f336db62db223fe13e3049fde148075c6019f8d31fc835da8405adecbf02eab4
 
 pkgname = qt6-webchannel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-webchannel
-pkgver=6.7.2
+pkgver=6.7.3
 pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
@@ -18,7 +18,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
-sha256sums=('f17a06e24075898726ec787b99baba04e0f2f055c3da9ba4baafebd1db3c4de2')
+sha256sums=('f336db62db223fe13e3049fde148075c6019f8d31fc835da8405adecbf02eab4')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webchannel/-/commit/f8f7a9a48a65d0aa88868779a34f984b32a6705e

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


Reply via email to