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 9aa4bc195..870add721 100644
--- a/community/recoll/PKGBUILD
+++ b/community/recoll/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110411 2014-04-29 11:37:39Z spupykin $
+# $Id: PKGBUILD 111211 2014-05-15 14:18:01Z 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.19.12
+pkgver=1.19.13
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=('5f688d48a574c142bb7e9c6606b5c6f6')
+md5sums=('b8a670e182e9671e25ec9a493d8452a1')
build() {
cd "$srcdir/$pkgname-${pkgver/_/}"