summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-04-04 13:37:38 +0200
committerMartchus2020-04-04 13:37:38 +0200
commit12c664bb1f1b1be2bb7b8ef53b2b079e085d933d (patch)
tree9bf0948412c97c3f1b965d17864b1091872648fd /PKGBUILD
parent63b002ff434a6f3ddd069d97f90123af7cc0b561 (diff)
downloadaur-12c664bb1f1b1be2bb7b8ef53b2b079e085d933d.tar.gz
Update to 5.14.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4546abdf3e9b..a7637dca5a9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.14.1
+pkgver=5.14.2
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=('e7f9705d014056a0d8a9751e7ad4b472f1184b8ef822124f0363753730536ae0')
+sha256sums=('4f00513dd18598487d02187b80b54c669662cf8a8f2573858c7f9282d7b9265e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'