summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-06-25 14:48:55 +0200
committerMartchus2018-06-25 14:48:55 +0200
commit6197169b60546a78846623b9a80d790af4869e27 (patch)
treeb2ab5852094475324b12a6f767019cb5ff719e93 /PKGBUILD
parentd8f804c81470c74b4c563e44b60b46e4844b4919 (diff)
downloadaur-6197169b60546a78846623b9a80d790af4869e27.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 9c5fe94a8146..aa0c8a7ccd4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtnetworkauth
pkgname="mingw-w64-qt5-networkauth"
-pkgver=5.11.0
+pkgver=5.11.1
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"
@@ -21,7 +21,7 @@ license=('GPL3' 'LGPL3' '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=('d56b068f02272690a2814d80102dcba26e366dde8848bcaf6745a1a5258728cf')
+sha256sums=('02b405e9b1af27e3dd986f9a2e4ed987bd9586bcdb2a529a08a6cc71ddbee416')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \