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


Commits:
6052a051 by Antonio Rojas at 2025-03-26T19:35:09+01:00
upgpkg: 6.8.3-1: Qt 6.8.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.8.2
+       pkgver = 6.8.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.8.2
-       sha256sums = 
fd2a91ee1ea9de32f668b1c8703cd7d3865ec68306a4ec4fc0cd47ad03acc087
+       source = git+https://code.qt.io/qt/qtwebchannel#tag=v6.8.3
+       sha256sums = 
176f940f5f4a5600e4ec4eb64eeefea838271713a464abc7beef0c6224a51a57
 
 pkgname = qt6-webchannel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-webchannel
-_pkgver=6.8.2
+_pkgver=6.8.3
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('fd2a91ee1ea9de32f668b1c8703cd7d3865ec68306a4ec4fc0cd47ad03acc087')
+sha256sums=('176f940f5f4a5600e4ec4eb64eeefea838271713a464abc7beef0c6224a51a57')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to