summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-12-24 22:49:25 +0100
committerMartchus2019-12-24 22:49:25 +0100
commit187fcc4a605e4b9915de8ce5b6506c7f9a7b2fe3 (patch)
treeed9179f3e9c4269aad64de5ce1d12999783d3e2b /PKGBUILD
parent9fa0b9991c17433562d959ec30f92111369ab23b (diff)
downloadaur-187fcc4a605e4b9915de8ce5b6506c7f9a7b2fe3.tar.gz
Update to 5.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c32f1a57b87..52b0e5e349c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtnetworkauth
pkgname="mingw-w64-qt5-networkauth"
-pkgver=5.13.2
+pkgver=5.14.0
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=('6326943e5c1a3e6eac8dcc44d088f1a3d1c45d14100ff1e95f833b0463243af3')
+sha256sums=('16e8e9ed817a9cf1373f8ec57e4a6da9983fc8c5c80d0c61e092414d25472d11')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \