summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:49:28 +0200
committerMartchus2023-06-14 10:49:28 +0200
commitd484ed9dac5ac87e7c01d4c7b6a78f8a8ca65560 (patch)
treedbeb63276acb8b42aed8460b36e7bebd026ff248 /PKGBUILD
parentc706654828af9481796e90544c3b19abfbf7aa43 (diff)
downloadaur-d484ed9dac5ac87e7c01d4c7b6a78f8a8ca65560.tar.gz
Update to 5.15.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef05da07f59e..78db137be05c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel-static
-pkgver=5.15.9
+pkgver=5.15.10
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=c508ffb1996eeddfd10dda493974746e6b375080
+_commit=74c0625337c8a8de0a465878c7e7d238e8d979ed
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')