summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:52:37 +0200
committerMartchus2022-09-10 20:52:37 +0200
commit1ed3a0f1117c69da933bdb36052c78e9a7fb145b (patch)
treebe032ee0674c1399019df7992f04b66afe7c1434 /PKGBUILD
parent68b8afe4ff4c586d7a0d1ef77aaed64c0d88bcb1 (diff)
downloadaur-1ed3a0f1117c69da933bdb36052c78e9a7fb145b.tar.gz
Rebase against Qt 5.15.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9f74d475d32..29248b2adcc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel-static
-pkgver=5.15.4
+pkgver=5.15.6
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=8c842152da613f941892481d62267c73c4a4f006
+_commit=fb1ca87aa1a12048199d2aabe9015b7222d2b773
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')