summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-06-01 19:54:29 +0200
committerMartchus2020-06-01 19:54:29 +0200
commit5ca42d6f879101f9d39d9b0f5a7d88c43f2cfba7 (patch)
tree057852589acb5cfc3edad8d1057f2617c5b35764 /PKGBUILD
parentd48b15adb54e320464a0d70faca801a6332dc861 (diff)
downloadaur-5ca42d6f879101f9d39d9b0f5a7d88c43f2cfba7.tar.gz
Update to 5.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40c63ba36851..41f6f36d5573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_qt_module=qtxmlpatterns
pkgname=mingw-w64-qt5-xmlpatterns
-pkgver=5.14.2
+pkgver=5.15.0
pkgrel=1
arch=('any')
pkgdesc="Support for XPath, XQuery, XSLT and XML schema validation (mingw-w64)"
@@ -25,7 +25,7 @@ groups=('mingw-w64-qt5')
url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('219a876665345e3801baff71f31f30f5495c1cb9ab23fbbd27602632c80fcfb7')
+sha256sums=('2752cf2aa25ebfda89c3736457e27b3d0c7c7ed290dcfd52c209f9f905998507')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'