summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-12-24 13:06:48 +0100
committerMartchus2016-12-24 13:06:48 +0100
commita864a17a0d97e6810f4b3cf9f0b5574c7b7f24f6 (patch)
tree250b23c4c5f1d28fa8a7fa7dcd94377a94149331 /PKGBUILD
parent0836ccb40b6da608be8f900c32894fc7894b6676 (diff)
downloadaur-a864a17a0d97e6810f4b3cf9f0b5574c7b7f24f6.tar.gz
Update to 5.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 952f50228dc7..a1067bb135a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
_qt_module=qtimageformats
pkgname="mingw-w64-qt5-imageformats"
-pkgver=5.7.0
-pkgrel=3
+pkgver=5.7.1
+pkgrel=1
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"
depends=('mingw-w64-qt5-base')
@@ -25,7 +25,7 @@ license=('GPL3' 'LGPL' 'FDL' 'custom')
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=('50e4086be4f1f8a0897f1ed8e1a00f09')
+md5sums=('7199aa8930cc284cff495723acf38732')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \