summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:42 +0100
committerMartchus2023-01-07 14:25:42 +0100
commit9b7996352d4e547a479e4e5fb71e451a295a2093 (patch)
treeebbdcaf5253eaac7c95e3970996ead4bc4c25fb6 /PKGBUILD
parent578d740ceedcd43e28ec9ba94a31d4b121c06158 (diff)
downloadaur-9b7996352d4e547a479e4e5fb71e451a295a2093.tar.gz
Update to 5.15.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e451746738b6..27c45037fa13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel-static
-pkgver=5.15.7
+pkgver=5.15.8
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=4e35fe9429920067c17596986b486fb1c1e95db0
+_commit=f8949655ccfacc2d34cfb0af23c540db84a2b9e5
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')