summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-06-25 14:48:19 +0200
committerMartchus2018-06-25 14:48:19 +0200
commit8ec1b93b2e9c79ce66fd01f440b589dd74215d38 (patch)
tree23a274f2bb7b4775aa6773ed1202f46eca02dd7c /PKGBUILD
parenta9180d86d5bdbbaa758574d4dbade3c58eb4bc48 (diff)
downloadaur-8ec1b93b2e9c79ce66fd01f440b589dd74215d38.tar.gz
Update to 5.11.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1499cbedd999..9f6d87999bd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtimageformats
pkgname="mingw-w64-qt5-imageformats"
-pkgver=5.11.0
+pkgver=5.11.1
pkgrel=1
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"
@@ -26,7 +26,7 @@ license=('GPL3' 'LGPL' 'FDL' 'custom')
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=('58406fef507a9f1e1cd97c0834b94d0a6484e19f5dea796a3b7b58fafff11e70')
+sha256sums=('eb50deeccce12ede0a5faeb3e411f34920ba43092c65f063ab23d37970f65616')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \