[arch-commits] Commit in strigi/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Jan 26 23:06:52 UTC 2011


    Date: Wednesday, January 26, 2011 @ 18:06:52
  Author: andrea
Revision: 107759

upgpkg: strigi git20110107-1
snapshot from git to solve some bugs

Modified:
  strigi/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-26 23:00:52 UTC (rev 107758)
+++ PKGBUILD	2011-01-26 23:06:52 UTC (rev 107759)
@@ -3,17 +3,17 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=strigi
-pkgver=0.7.2
-pkgrel=3
+pkgver=git20110107
+pkgrel=1
 pkgdesc="Fast crawling desktop search engine with Qt4 GUI"
 arch=('i686' 'x86_64')
 url="http://www.vandenoever.info/software/strigi/"
 license=('GPL2')
 depends=('qt' 'clucene' 'bzip2' 'exiv2' 'libxml2')
 makedepends=('cmake' 'pkgconfig')
-source=("http://www.vandenoever.info/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('ca09ba176cf3ffe9afce4d92f38f9a85')
-options=('!libtool')
+source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('6f648631061c61328ee60c0287ad2e37')
+options=('!libtool' 'force')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list