Date: Thursday, June 2, 2011 @ 18:55:44 Author: andrea Revision: 126247
upgpkg: strigi 0.7.5-1 upstream release Modified: strigi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-02 21:22:14 UTC (rev 126246) +++ PKGBUILD 2011-06-02 22:55:44 UTC (rev 126247) @@ -3,7 +3,7 @@ # Contributor: Tobias Powalowski <[email protected]> pkgname=strigi -pkgver=git20110405 +pkgver=0.7.5 pkgrel=1 pkgdesc="Fast crawling desktop search engine with Qt4 GUI" arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ license=('GPL2') depends=('qt' 'clucene' 'bzip2' 'exiv2' 'libxml2') makedepends=('cmake' 'pkg-config') -source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2") -md5sums=('dcc88c925c5ad264429ba841cab19b65') +source=("http://www.vandenoever.info/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2") +md5sums=('0559e2ab65d187d30916e9ffe36e0fb6') options=('!libtool') build() {
