summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-22 20:36:01 +0200
committerMartchus2016-06-22 20:36:01 +0200
commit44107ec6f09546378ec9c6a44026575101801e98 (patch)
treeea725e688ec27fbd43e6331f5e1672a190b08da5 /PKGBUILD
parentc34b5697782422c8f20a72055dd033e14948b7de (diff)
downloadaur-44107ec6f09546378ec9c6a44026575101801e98.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 1bfc9f7f9a49..03010fe3330a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_qt_module=qtimageformats
pkgname="mingw-w64-qt5-imageformats"
-pkgver=5.6.1
+pkgver=5.7.0
pkgrel=1
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"
@@ -22,7 +22,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=('3c96ea81db49132eaa4e0d9c9a9db0c2')
+md5sums=('50e4086be4f1f8a0897f1ed8e1a00f09')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"