summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-11-21 16:58:38 +0100
committerMartchus2020-11-21 16:58:38 +0100
commitebe17531f8d118f0871212ea455cd214707fdd73 (patch)
tree29525e18692be2834429ccf94d8dd9ba4fabccd5 /PKGBUILD
parent44597e8103601c8657ecad96f82797a15dc3bbef (diff)
downloadaur-ebe17531f8d118f0871212ea455cd214707fdd73.tar.gz
Update to 5.15.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba949c0def81..4aa28c48df59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.15.1
+pkgver=5.15.2
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"
@@ -23,7 +23,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=('e5e37ae8f842e4bb66f1e719d8585ef71bc13c79545054fcd26072cd58e4d4c2')
+sha256sums=('fcc2ec42faa68561efa8f00cd72e662fbc06563ebc6de1dc42d96bb2997acd85')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'