summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-06-01 19:54:59 +0200
committerMartchus2020-06-01 19:54:59 +0200
commitc905b466700a14eb5a95a66c1439ae6b38b2b5d3 (patch)
tree2acd4a66edb1c6c17f6b88400587038a2e9ca7da /PKGBUILD
parent12c664bb1f1b1be2bb7b8ef53b2b079e085d933d (diff)
downloadaur-c905b466700a14eb5a95a66c1439ae6b38b2b5d3.tar.gz
Update to 5.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7637dca5a9f..0e264605d6bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.14.2
+pkgver=5.15.0
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"
@@ -26,7 +26,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=('4f00513dd18598487d02187b80b54c669662cf8a8f2573858c7f9282d7b9265e')
+sha256sums=('96c6107f6e85662a05f114c5b9bd3503a3100bd940e1494c73a99e77f9e7cf85')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'