summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-11-09 23:12:29 +0100
committerMartchus2019-11-09 23:12:29 +0100
commit9fa0b9991c17433562d959ec30f92111369ab23b (patch)
tree52b9b4e943c5d70ba1f16b43581a7c2a3c34afc3 /PKGBUILD
parent8587d1eb31f803c51e1d4524ec5ba5b175eeaa91 (diff)
downloadaur-9fa0b9991c17433562d959ec30f92111369ab23b.tar.gz
Update to 5.13.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca5998f4b5f7..4c32f1a57b87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtnetworkauth
pkgname="mingw-w64-qt5-networkauth"
-pkgver=5.13.1
+pkgver=5.13.2
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=('d5306dd7d6aa128382505046b06ad7f9c17c56a9c4277dc862c13add06b89e4a')
+sha256sums=('6326943e5c1a3e6eac8dcc44d088f1a3d1c45d14100ff1e95f833b0463243af3')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \