Date: Friday, March 13, 2015 @ 18:34:46
  Author: arojas
Revision: 233577

Fix optdepend (FS#44058)

Modified:
  strigi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-13 17:30:54 UTC (rev 233576)
+++ PKGBUILD    2015-03-13 17:34:46 UTC (rev 233577)
@@ -4,7 +4,7 @@
 
 pkgname=strigi
 pkgver=0.7.8
-pkgrel=5
+pkgrel=6
 pkgdesc="Fast crawling desktop search engine with Qt GUI"
 arch=('i686' 'x86_64')
 url='http://strigi.sourceforge.net/'
@@ -12,7 +12,7 @@
 depends=('dbus' 'exiv2' 'libxml2' 'bzip2')
 makedepends=('cmake')
 optdepends=('kdegraphics-strigi-analyzer: strigi analyzers for various 
graphics file'
-            'kdesdk-strigi-analyzer: strigi analyzer for KDE SDK')
+            'kdesdk-strigi-analyzers: strigi analyzers for KDE SDK')
 
source=("http://www.vandenoever.info/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2";
         'gcc48.patch')
 md5sums=('d69443234f4286d71997db9de543331a'

Reply via email to