Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=57af0cd54632bb5fe3e25b5e98fb7c01818b8270
commit 57af0cd54632bb5fe3e25b5e98fb7c01818b8270 Author: DeX77 <[email protected]> Date: Thu Jun 16 18:42:08 2016 +0200 qtspeech-5.6.1.g6735a9d-1-x86_64 * version bump diff --git a/source/xlib/qtspeech/FrugalBuild b/source/xlib/qtspeech/FrugalBuild index 5379f5b1..3df107a 100644 --- a/source/xlib/qtspeech/FrugalBuild +++ b/source/xlib/qtspeech/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: DeX77 <[email protected]> pkgname=qtspeech +pkgver=5.6.1.g6735a9d pkgrel=1 pkgdesc="Qt tts (text to speech) module, speech recognition may be introduced" archs=('i686' 'x86_64') groups=("xlib") -depends=('qt5-base' 'speech-dispatcher' 'qt5-multimedia') +depends=('qt5-base>=5.6.1' 'speech-dispatcher' 'qt5-multimedia>=5.6.1') _F_github_author="qtproject" _F_github_devel="yes" Finclude qt5 github -pkgver=5.6.0.g32a23e3 replaces=("jovie") conflicts=("${replaces[@]}") unset source _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
