summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-16 10:09:05 +0200
committerMartchus2016-06-16 10:09:05 +0200
commit975f4ec2c00e2f4e2cfc003d38cd79c935a27351 (patch)
treec0c72db7bc62a74b091a3516190e917065648d34 /PKGBUILD
parentc8c3ad914d7ea4419176cabdc788f0bb0ce92990 (diff)
downloadaur-975f4ec2c00e2f4e2cfc003d38cd79c935a27351.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 7caed29afe2d..6d1cf6d8c325 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_qt_module=qtwinextras
pkgname="mingw-w64-qt5-winextras"
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
arch=('any')
pkgdesc="Classes and functions that enable you to use Windows-specific functions (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=('4e40054a0ec59061d0da2fbc23fc69f1')
+md5sums=('d5ec1fa22195ba0a38ac758787c5595d')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"