summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-03-26 21:40:49 +0100
committerMartchus2019-03-26 21:40:49 +0100
commit187a4550d16b1d0e14e2b48d03a41007bc44eaac (patch)
tree2c82c8328aaf5abd5b3d486fe577aa7f2e42081e /PKGBUILD
parent0ef7d2659c35e1576dee35d490c95703ea666f4a (diff)
downloadaur-187a4550d16b1d0e14e2b48d03a41007bc44eaac.tar.gz
Update to 5.12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3648e7d75120..efba0866ff84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_qt_module=qtspeech
pkgname="mingw-w64-qt5-speech"
-pkgver=5.12.1
+pkgver=5.12.2
pkgrel=1
arch=('any')
pkgdesc="Qt module to make text to speech and speech recognition easy (mingw-w64)"
@@ -24,7 +24,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=('147524ba6f97c76784beb315ee939614b7a3b4eb1a6417cc0beea662cf0d9121')
+sha256sums=('5ad4b5931d6a677d8c4569a2a9147b992653962b339bd2f233400ffb43955911')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] || \