summaryrefslogtreecommitdiff
path: root/community/recoll
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-06 23:14:37 +0000
committerroot <root@rshg054.dnsready.net>2011-10-06 23:14:37 +0000
commit5442e9b8f357932ed5d6cb46e90fcbf6f453469f (patch)
treee2393e2f381e2e539810e51c34e56c8f687c153c /community/recoll
parent068f1f30c0bba25b6b88cefbe982a72535fa1951 (diff)
Thu Oct 6 23:14:37 UTC 2011
Diffstat (limited to 'community/recoll')
-rw-r--r--community/recoll/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <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')
@@ -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}"