summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-22 20:36:07 +0200
committerMartchus2016-06-22 20:36:07 +0200
commitcd11135bc63f4d4bbe06531a82307c5f7119d3b0 (patch)
tree7a6a762902dc01f520f2b7fee37a9f161e75302d /PKGBUILD
parent975f4ec2c00e2f4e2cfc003d38cd79c935a27351 (diff)
downloadaur-cd11135bc63f4d4bbe06531a82307c5f7119d3b0.tar.gz
Update to 5.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d1cf6d8c325..4faa4ea0cfdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_qt_module=qtwinextras
pkgname="mingw-w64-qt5-winextras"
-pkgver=5.6.1
+pkgver=5.7.0
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=('d5ec1fa22195ba0a38ac758787c5595d')
+md5sums=('45eced234b7861ff9c52696dd1b5659a')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"