summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:39 +0100
committerMartchus2022-11-01 13:38:39 +0100
commit578d740ceedcd43e28ec9ba94a31d4b121c06158 (patch)
tree53215eaf7fe4e35c5b6b3c3f26418ef84fd5d1f2 /PKGBUILD
parent1ed3a0f1117c69da933bdb36052c78e9a7fb145b (diff)
downloadaur-578d740ceedcd43e28ec9ba94a31d4b121c06158.tar.gz
Update/rebase to 5.15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29248b2adcc7..e451746738b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel-static
-pkgver=5.15.6
+pkgver=5.15.7
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-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=fb1ca87aa1a12048199d2aabe9015b7222d2b773
+_commit=4e35fe9429920067c17596986b486fb1c1e95db0
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')