summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:06 +0200
committerMartchus2023-04-10 21:44:06 +0200
commit0fc7d2a570493c9747cbbf9f83f4e9a721ba7c1a (patch)
treef328e888d65757355caae4ccfb4c555fcd226d08 /PKGBUILD
parenta936019823674b2b2785717a41615dfbf533ed6a (diff)
downloadaur-0fc7d2a570493c9747cbbf9f83f4e9a721ba7c1a.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 96260915f976..fed1bce5611c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtxmlpatterns
pkgname=mingw-w64-qt5-xmlpatterns
-pkgver=5.15.8
+pkgver=5.15.9
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=3199d91de3f38e5ece3d36bcefe2c33b2c014f3f
+_commit=fa0c41677ab43bc50bc4d086dfce96602060b7e0
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')