summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:12 +0200
committerMartchus2023-04-10 21:44:12 +0200
commitc706654828af9481796e90544c3b19abfbf7aa43 (patch)
treef1eec00fee71194124371d721a378d4746f600b3 /PKGBUILD
parent9b7996352d4e547a479e4e5fb71e451a295a2093 (diff)
downloadaur-c706654828af9481796e90544c3b19abfbf7aa43.tar.gz
Rebase on 5.15.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27c45037fa13..ef05da07f59e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel-static
-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-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=f8949655ccfacc2d34cfb0af23c540db84a2b9e5
+_commit=c508ffb1996eeddfd10dda493974746e6b375080
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')