summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-12-11 18:59:36 +0000
committerMartchus2018-12-11 18:59:36 +0000
commit72d4c1a1c7c7021169a992978b5f5d6a862d84c3 (patch)
tree396dd309f677509b40b1815cb1e8b0703612788f /PKGBUILD
parentb5d85ffcc1ae42930e29ecd0c74415aba507d241 (diff)
downloadaur-72d4c1a1c7c7021169a992978b5f5d6a862d84c3.tar.gz
Update to 5.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77a7c936144c..126fddf6e71d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtnetworkauth
pkgname="mingw-w64-qt5-networkauth"
-pkgver=5.11.2
+pkgver=5.12.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=('79379cef7801fb909ed1cd23379eaef6b2d2ca31581aa537cab64ee1e0dcb7fe')
+sha256sums=('41111946f40ee110b789f365a398c3f27bc4fd6c0f9a8b1a72b79c81543e0775')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \