summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-22 20:36:07 +0200
committerMartchus2016-06-22 20:36:07 +0200
commitccadb961dd389273d5060bb040ff47bb80ff5473 (patch)
tree91c3d93d0f6ac3cf73d2f4674164ac9251aea055 /PKGBUILD
parentd660a91ae35fc675ed76fa675304c6665b2e722d (diff)
downloadaur-ccadb961dd389273d5060bb040ff47bb80ff5473.tar.gz
Update to 5.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f3f79ff093c..04038259ae76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_qt_module=qtwebsockets
pkgname="mingw-w64-qt5-websockets"
-pkgver=5.6.1
+pkgver=5.7.0
pkgrel=1
arch=('any')
pkgdesc="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)"
@@ -17,7 +17,7 @@ license=('GPL3' 'LGPL')
url="https://www.qt.io/"
_pkgfqn="${_qt_module}-opensource-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('338c3aaf50c174949e3f262ce0c95ff2')
+md5sums=('54fc9157eeebd2af87f1da494d8fec1e')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"