From 5442e9b8f357932ed5d6cb46e90fcbf6f453469f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 6 Oct 2011 23:14:37 +0000 Subject: Thu Oct 6 23:14:37 UTC 2011 --- community/recoll/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/recoll/PKGBUILD') diff --git a/community/recoll/PKGBUILD b/community/recoll/PKGBUILD index 876af1fc3..e5b615df3 100644 --- a/community/recoll/PKGBUILD +++ b/community/recoll/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 55244 2011-09-07 09:45:33Z spupykin $ +# $Id: PKGBUILD 56300 2011-10-05 09:11:05Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andrea Scarpino # Contributor: Vladimir Chizhov @@ -6,7 +6,7 @@ # Maintainer: Daniel J Griffiths pkgname=recoll -pkgver=1.15.9 +pkgver=1.16.1 pkgrel=1 pkgdesc="Full text search tool based on Xapian backend" arch=('i686' 'x86_64') @@ -26,7 +26,7 @@ optdepends=('libxslt: for XML based formats (fb2,etc)' 'python2: for using some filters') install=recoll.install source=(http://www.lesbonscomptes.com/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('93755266553f4a403d1b9293212aae16') +md5sums=('5fbb5aee1c048fafef39384622138394') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf