summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-22 20:36:06 +0200
committerMartchus2016-06-22 20:36:06 +0200
commitcd397884630543ceb64a1f0a82a21a9f0c1aa9f7 (patch)
tree41f38079cdbea6c3b1500ccdb2050d18264632aa /PKGBUILD
parentddd3f246f8619dd40ab3bfa6d36fa44979b86159 (diff)
downloadaur-cd397884630543ceb64a1f0a82a21a9f0c1aa9f7.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 7ee899970e4e..f689dff404d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_qt_module=qttranslations
pkgname="mingw-w64-qt5-translations"
-pkgver=5.6.1
+pkgver=5.7.0
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
@@ -18,7 +18,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=('cd589f8a334b3e7ad933babf64ed496e')
+md5sums=('bb8f47ff5455b1e584588fa1a4141719')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"