summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-16 10:09:05 +0200
committerMartchus2016-06-16 10:09:05 +0200
commit5baefed1d0381bf4b58aca14c11f6d83bd22d071 (patch)
tree08b7bf4912600a5ea68c6f35c956174e3a24daa7 /PKGBUILD
parentaac6f8fc563391be69750140b4c13f3766d5f1ab (diff)
downloadaur-5baefed1d0381bf4b58aca14c11f6d83bd22d071.tar.gz
Update to 5.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 485323a53635..179067059ba0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_qt_module=qtxmlpatterns
pkgname="mingw-w64-qt5-xmlpatterns"
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
arch=('any')
pkgdesc="Support for XPath, XQuery, XSLT and XML schema validation (mingw-w64)"
@@ -17,7 +17,7 @@ license=('GPL3' 'LGPL')
url="https://www.qt.io/"
_pkgfqn="${_qt_module}-opensource-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('b511b49ab76a1da11b25802861d5688c')
+md5sums=('f069a704ca16a701a130070f00bca645')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"