summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-04-04 13:36:45 +0200
committerMartchus2020-04-04 13:36:45 +0200
commit9f3f866ad440f7f06afac88cc61e7001c89ab0fa (patch)
tree4fd158b3cc83ca0442ac08e82e381f23e01aed28 /PKGBUILD
parent6b19ef82fdfbb7284dddc21e5614f6c54ba0b8ee (diff)
downloadaur-9f3f866ad440f7f06afac88cc61e7001c89ab0fa.tar.gz
Update to 5.14.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6fa2aa43d73..a6634bd56658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
_qt_module=qtimageformats
pkgname=mingw-w64-qt5-imageformats
-pkgver=5.14.1
+pkgver=5.14.2
pkgrel=1
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"
@@ -30,7 +30,7 @@ groups=('mingw-w64-qt5')
url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('b8b177ea68df3a99f45740cb3193e3b38738c5e2b272028445bd31a4305c8e5e')
+sha256sums=('733eca0165c15e046b106039c989dac7f6bc2ecf215396d965ed065369264f8c')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'