summaryrefslogtreecommitdiff
path: root/community/recoll/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/recoll/PKGBUILD')
-rw-r--r--community/recoll/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/recoll/PKGBUILD b/community/recoll/PKGBUILD
index b443276bd..1762a56fb 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 <pupykin.s+arch@gmail.com>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Vladimir Chizhov <jagoterr@gmail.com>
@@ -6,7 +6,7 @@
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
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' 'mips64el')
@@ -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}"