summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:12 +0200
committerMartchus2023-04-10 21:44:12 +0200
commitc1901b58121f75b3b9aa7fd640b32271df96a10d (patch)
tree55b093226a58fab6968dbae8f635edf5e614a1f8
parent69132ff4bb63eb0635666b8a5af23804e2eb08b0 (diff)
downloadaur-c1901b58121f75b3b9aa7fd640b32271df96a10d.tar.gz
Rebase on 5.15.9
-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 49bfe7ab85d9..3c8a3593bba0 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.8+kde+r3
+ pkgver = 5.15.9+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=f8949655ccfacc2d34cfb0af23c540db84a2b9e5
+ source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=c508ffb1996eeddfd10dda493974746e6b375080
sha256sums = SKIP
pkgname = mingw-w64-qt5-webchannel
diff --git a/PKGBUILD b/PKGBUILD
index f0c7c15e1a18..43f9a98c5fb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel
-pkgver=5.15.8
+pkgver=5.15.9
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=f8949655ccfacc2d34cfb0af23c540db84a2b9e5
+_commit=c508ffb1996eeddfd10dda493974746e6b375080
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index a3bd7aafc1c2..4e28646c8155 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.8
+pkgver=5.15.9
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)'