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 4f37d3d5f..d4cbb739f 100644
--- a/community/recoll/PKGBUILD
+++ b/community/recoll/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 79504 2012-11-06 11:20:41Z spupykin $
+# $Id: PKGBUILD 85408 2013-03-01 10:39:48Z andrea $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -7,12 +7,12 @@
pkgname=recoll
pkgver=1.18.1
-pkgrel=1
+pkgrel=3
pkgdesc="Full text search tool based on Xapian backend"
arch=('i686' 'x86_64')
url="http://www.lesbonscomptes.com/recoll/"
license=('GPL')
-depends=('xapian-core>=1.0.15-1' 'qt' 'openssl' 'hicolor-icon-theme' 'qtwebkit')
+depends=('xapian-core>=1.0.15-1' 'qt4' 'openssl' 'hicolor-icon-theme' 'qtwebkit')
makedepends=('python2')
optdepends=('libxslt: for XML based formats (fb2,etc)'
'unzip: for the OpenOffice.org documents'