summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:03:14 +0200
committerMartchus2023-10-09 15:03:14 +0200
commitd019b191fe3d4969b19f9efbdc054820b59e9b66 (patch)
tree10ffac5d72d4a995f3765e66b7908623f5d73ba8
parent1d1ac365e6b2a43e88fef2213278027db53e95fc (diff)
downloadaur-d019b191fe3d4969b19f9efbdc054820b59e9b66.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0515a369ca0e..ee2ff2a36c3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-webchannel
pkgdesc = Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)
- pkgver = 5.15.10+kde+r3
+ pkgver = 5.15.11+kde+r3
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-webchannel
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=74c0625337c8a8de0a465878c7e7d238e8d979ed
+ source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=f84887c1aee4ab04af375e639ae965c9ea2186a5
sha256sums = SKIP
pkgname = mingw-w64-qt5-webchannel
diff --git a/PKGBUILD b/PKGBUILD
index 202eb4b0b4f1..5e02b7245e3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc='Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)'
depends=('mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=74c0625337c8a8de0a465878c7e7d238e8d979ed
+_commit=f84887c1aee4ab04af375e639ae965c9ea2186a5
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 84505be5bf95..727daf4e1484 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc='Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)'