summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-05-18 11:22:56 +0200
committerMartchus2022-05-18 11:22:56 +0200
commit68b8afe4ff4c586d7a0d1ef77aaed64c0d88bcb1 (patch)
treee51e9a77cde875c67aba81fbbb8eea9f8b2fcd0f /PKGBUILD
parenta769413a5ba936098202545d0052746c4134e011 (diff)
downloadaur-68b8afe4ff4c586d7a0d1ef77aaed64c0d88bcb1.tar.gz
Rebase against 5.15.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 667aa1240884..a9f74d475d32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel-static
-pkgver=5.15.3
+pkgver=5.15.4
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=611016a49f3a9ba7b58bef29bc295323e06373ae
+_commit=8c842152da613f941892481d62267c73c4a4f006
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')