git » qt5-webchannel.git » commit 6ab3720

upgpkg: 5.15.12+kde+r3-1: Qt 5.15.12

author Antonio Rojas
2024-01-05 13:49:04 UTC
committer Antonio Rojas
2024-01-05 13:49:04 UTC
parent df78eaeb608dfb97792f6bfea71f9e7a5f2d18b7

upgpkg: 5.15.12+kde+r3-1: Qt 5.15.12

.SRCINFO +2 -2
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 8a4521b..3481e1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = qt5-webchannel
 	pkgdesc = Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients
-	pkgver = 5.15.11+kde+r3
+	pkgver = 5.15.12+kde+r3
 	pkgrel = 1
 	url = https://www.qt.io
 	arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = qt5-webchannel
 	license = custom
 	makedepends = git
 	depends = qt5-declarative
-	source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=f84887c1aee4ab04af375e639ae965c9ea2186a5
+	source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=6d2f0c3a36d9b2cdcd759a464c608365a0afda98
 	sha256sums = SKIP
 
 pkgname = qt5-webchannel
diff --git a/PKGBUILD b/PKGBUILD
index 6a670c9..61be708 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-webchannel
 _basever=5.15.12
-pkgver=5.15.11+kde+r3
+pkgver=5.15.12+kde+r3
 pkgrel=1
 _commit=6d2f0c3a36d9b2cdcd759a464c608365a0afda98
 arch=('x86_64')