summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-12-24 13:06:51 +0100
committerMartchus2016-12-24 13:06:51 +0100
commit48db3b9098e9e54b932d5ce5b2c3027a96ba5837 (patch)
tree9199f32ad83ae34c320e8005cdfbd8520bf013a5 /PKGBUILD
parent4b9b8ca4d5ca44726ffb367c758d5d130fbdd612 (diff)
downloadaur-48db3b9098e9e54b932d5ce5b2c3027a96ba5837.tar.gz
Update to 5.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 248eb6d98b86..81502720fc7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
_qt_module=qtconnectivity
pkgname="mingw-w64-qt5-connectivity"
-pkgver=5.7.0
-pkgrel=3
+pkgver=5.7.1
+pkgrel=1
arch=('any')
pkgdesc="Provides access to Bluetooth hardware (mingw-w64)"
depends=('mingw-w64-qt5-base')
@@ -19,7 +19,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
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=('56229b15e677ee98d56446519723fb3b')
+md5sums=('032e5635bb2f3fbaecbe112d804d3f4b')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \