summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-06-01 19:54:56 +0200
committerMartchus2020-06-01 19:54:56 +0200
commit944d839936f6dbcb835479f47f3c87c6872a8f1b (patch)
tree936b23e43820a758b3a93cd185866e576ee5adc0 /PKGBUILD
parentac7b52256e327b0afed1df407401bc9aaa164b13 (diff)
downloadaur-944d839936f6dbcb835479f47f3c87c6872a8f1b.tar.gz
Update to 5.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f7dc1351742..c36071f40c73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.14.2
+pkgver=5.15.0
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=('5e9e8ea62f0207ba894df1e136df0af9fc5443c7817d28c39f0ea2bbae9ec6da')
+sha256sums=('7219a878c14a24d0ca18d52df1717361b13aee96ac9790baf9ad2b383492dd61')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'