summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-04-04 13:37:32 +0200
committerMartchus2020-04-04 13:37:32 +0200
commitac7b52256e327b0afed1df407401bc9aaa164b13 (patch)
tree76d8fc5f7be4adab33a96782354f3e5a975d5cd4 /PKGBUILD
parentc9494b132b8e7db7643362179e18cf7020b9c6df (diff)
downloadaur-ac7b52256e327b0afed1df407401bc9aaa164b13.tar.gz
Update to 5.14.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b57381f29b0..8f7dc1351742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.14.1
+pkgver=5.14.2
pkgrel=1
arch=('any')
pkgdesc="Qt module to make text to speech and speech recognition easy (mingw-w64)"
@@ -28,7 +28,7 @@ groups=('mingw-w64-qt5')
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=('abd9a1863a64de0a148ae37e5fdecde7fd486348f7b26c054008f8506223e425')
+sha256sums=('5e9e8ea62f0207ba894df1e136df0af9fc5443c7817d28c39f0ea2bbae9ec6da')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'