summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-09-25 15:27:25 +0200
committerMartchus2018-09-25 15:27:25 +0200
commitcc6ad7a84a416cd3db9c7a1cc1551c477cce5217 (patch)
tree6f9ff5b0d335715332fdafa4dacc657103af6396 /PKGBUILD
parent034c59b2b72cd3497cfb0d10847d39c5163214ee (diff)
downloadaur-cc6ad7a84a416cd3db9c7a1cc1551c477cce5217.tar.gz
Update to 5.11.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d68852e98bf..c86fb7d0d640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtconnectivity
pkgname="mingw-w64-qt5-connectivity"
-pkgver=5.11.1
+pkgver=5.11.2
pkgrel=1
arch=('any')
pkgdesc="Provides access to Bluetooth hardware (mingw-w64)"
@@ -20,7 +20,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=('738ed4eb058334fe7cfd6d68f2e2e7c9b2a97f3477b36ae26ed82703dcaae657')
+sha256sums=('58901bbd14d3bc472f27fe305fd8dc33cffbd10da83616e9691c04c3290d42c5')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \