summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-04-04 13:36:13 +0200
committerMartchus2020-04-04 13:36:13 +0200
commitd48b15adb54e320464a0d70faca801a6332dc861 (patch)
treea8527a42b86f84182b680820112a60cfaaea9928 /PKGBUILD
parent5b8d4e226ec3e03b9714347708fccc0610a1ad51 (diff)
downloadaur-d48b15adb54e320464a0d70faca801a6332dc861.tar.gz
Update to 5.14.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff8b838793cc..40c63ba36851 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_qt_module=qtxmlpatterns
pkgname=mingw-w64-qt5-xmlpatterns
-pkgver=5.14.1
+pkgver=5.14.2
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=('fb993a112e591c84ea159a752a4026031a212a7af6f31a1b288552c924c18224')
+sha256sums=('219a876665345e3801baff71f31f30f5495c1cb9ab23fbbd27602632c80fcfb7')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'