summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f11920e66a43..96260915f976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtxmlpatterns
pkgname=mingw-w64-qt5-xmlpatterns
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Support for XPath, XQuery, XSLT and XML schema validation (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=b798a0f0265538a9dd12b5c7e4dad84ba8e1db4e
+_commit=3199d91de3f38e5ece3d36bcefe2c33b2c014f3f
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')