summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2017-06-08 21:42:44 +0200
committerMartchus2017-06-08 21:42:44 +0200
commit58d4e412bc6df3e434b4e983988ffbc1e3a34c9b (patch)
tree34dd4275ec36b988cfa03f22b21e6c94929e4604 /PKGBUILD
parent4d3dd90405d25b16ac803818bfad8530d845de2c (diff)
downloadaur-58d4e412bc6df3e434b4e983988ffbc1e3a34c9b.tar.gz
Update to 5.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 503ac041480c..a55ad86b5634 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtsensors
pkgname=mingw-w64-qt5-sensors
-pkgver=5.8.0
+pkgver=5.9.0
pkgrel=1
arch=('any')
pkgdesc="Provides access to sensor hardware and motion gesture recognition (mingw-w64)"
@@ -23,7 +23,7 @@ groups=('mingw-w64-qt5')
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=('c2062e07ab5d52d0fb8ef19c5ef6f86d')
+sha256sums=('5d3e7b036e7339379cd737ec1a3a10e07aed88a0084a46ba313ac76c22e0aa49')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \