summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:26 +0100
committerMartchus2018-12-22 17:19:26 +0100
commit375de7d4c7801d7f505c91fc2b9f5a14e87b9011 (patch)
treefce29a5ebc7a865b05b31e9d2831c6c79727f731 /PKGBUILD
parent82297889bca7454e860a652d12a2327c10222f76 (diff)
downloadaur-375de7d4c7801d7f505c91fc2b9f5a14e87b9011.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba7d1d6f2e76..1d70daac5ac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname="mingw-w64-qt5-speech"
pkgver=5.12.0
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc="Qt module to make text to speech and speech recognition easy (mingw-w64)"
depends=('mingw-w64-qt5-multimedia')