This commit is contained in:
Manuel 2011-07-22 19:30:11 +00:00
parent c9d851359d
commit 2e539dbcf4

View File

@ -7,8 +7,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=strigi
pkgver=0.7.2
pkgrel=4
pkgver=0.7.5
pkgrel=1
pkgdesc="Fast crawling desktop search engine with Qt4 GUI"
arch=('i686' 'x86_64')
url="http://www.vandenoever.info/software/strigi/"
@ -16,7 +16,7 @@ license=('GPL2')
depends=('qt' 'clucene' 'bzip2' 'exiv2' 'libxml2')
makedepends=('cmake' 'pkgconfig')
source=("http://www.vandenoever.info/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('ca09ba176cf3ffe9afce4d92f38f9a85')
md5sums=('0559e2ab65d187d30916e9ffe36e0fb6')
options=('!libtool')
install=$pkgname.install