summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco Pompili2017-01-24 16:13:42 +0100
committerMarco Pompili2017-01-24 16:13:42 +0100
commit4fe6c5341b971c0b7b478ea46dce7e38e7470d23 (patch)
tree5077492884883505f560bca736e0cf884d092940 /PKGBUILD
parent425ba48efe4b50933e43efefd734b69cd228ac02 (diff)
downloadaur-4fe6c5341b971c0b7b478ea46dce7e38e7470d23.tar.gz
Version 5prealpha-8, fix gstreamer dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a677b9f2f157..ee0b7685e2a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=pocketsphinx
pkgver=5prealpha
-pkgrel=7
+pkgrel=8
pkgdesc='Lightweight speech recognition engine, specifically tuned for handheld and mobile devices, though it works equally well on the desktop.'
arch=('i686' 'x86_64')
url='http://cmusphinx.sourceforge.net'
license=('BSD')
makedepends=('swig' 'python2' 'python')
-depends=('sphinxbase=5prealpha' 'gstreamer0.10-base' 'gst-plugins-base-libs')
+depends=('sphinxbase=5prealpha' 'gstreamer' 'gst-plugins-base-libs')
source=("http://downloads.sourceforge.net/cmusphinx/$pkgname-$pkgver.tar.gz"
"https://raw.githubusercontent.com/cmusphinx/pocketsphinx/master/LICENSE")
sha256sums=('ef5bb5547e2712bdf571f256490ef42a47962033892efd9d7df8eed7fe573ed9'