summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-12-11 18:58:37 +0000
committerMartchus2018-12-11 18:58:37 +0000
commita0b243053403fac858c3f923f0f814dacba8af76 (patch)
treeef49b6341a3727e7604e5df677b64574d162ad57 /PKGBUILD
parent447b85ac3751496da343327d5b693a2fdb572367 (diff)
downloadaur-a0b243053403fac858c3f923f0f814dacba8af76.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 b9501a595d70..1d2aa81a60a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtwebsockets
pkgname="mingw-w64-qt5-websockets"
-pkgver=5.11.2
+pkgver=5.12.0
pkgrel=1
arch=('any')
pkgdesc="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)"
@@ -21,7 +21,7 @@ license=('GPL3' 'LGPL' '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=('ae6197619ce0c4104bdc43e097d79082f90ba6567fa286eae6306ce7aec88b8d')
+sha256sums=('444da1c1d32910738a01b8251c1ccc3ffe4df148f125bb4af532b247ad74fc3f')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \