summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-16 10:08:49 +0200
committerMartchus2016-06-16 10:08:49 +0200
commit02c531325cc38c502ce6f6594ea404bb89b8f57e (patch)
treea9bd618ce51faded22f8f5746955cea0f4cb8a64 /PKGBUILD
parent213ae1faf2889323748826b916472fe08ae4a253 (diff)
downloadaur-02c531325cc38c502ce6f6594ea404bb89b8f57e.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 b8411ea04903..ad704c800211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_qt_module=qtquickcontrols
pkgname="mingw-w64-qt5-quickcontrols"
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
arch=('any')
pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)"
@@ -18,7 +18,7 @@ license=('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=('f1af1f72ee2860c683a05558d261eece')
+md5sums=('77717d2f252ae93d5e81fa35b3f0588f')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"