summaryrefslogtreecommitdiff
path: root/community/recoll
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-03 00:01:39 +0000
committerroot <root@rshg054.dnsready.net>2012-07-03 00:01:39 +0000
commit20bf19bd85f0a70a575491c17aa7354c1a8fd97d (patch)
tree02df493dfd5b9a49199e90c29d552ba6c512050a /community/recoll
parent9d209f25af63a35774000e87df4e188057f71b2f (diff)
Tue Jul 3 00:01:39 UTC 2012
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 5b1a5f675..81674fff0 100644
--- a/community/recoll/PKGBUILD
+++ b/community/recoll/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 69444 2012-04-16 11:14:20Z spupykin $
+# $Id: PKGBUILD 73107 2012-07-01 18:54:02Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -6,7 +6,7 @@
# Contributor: Robert Emil Berge <filoktetes@linuxophic.org>
pkgname=recoll
-pkgver=1.17.1
+pkgver=1.17.3
pkgrel=1
pkgdesc="Full text search tool based on Xapian backend"
arch=('i686' 'x86_64')
@@ -31,7 +31,7 @@ optdepends=('libxslt: for XML based formats (fb2,etc)'
'aspell-en: English stemming support')
install=recoll.install
source=("http://www.lesbonscomptes.com/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('10726fdb6c35898f6349d475fc4097c8')
+md5sums=('3e917193afbedc97e687d91963e079b7')
build() {
cd "$srcdir/$pkgname-$pkgver"