summaryrefslogtreecommitdiff
path: root/extra/clucene/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/clucene/PKGBUILD')
-rw-r--r--extra/clucene/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/clucene/PKGBUILD b/extra/clucene/PKGBUILD
index 88d792a93..ff7ba1976 100644
--- a/extra/clucene/PKGBUILD
+++ b/extra/clucene/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 163973 2012-07-23 03:04:22Z allan $
+# $Id: PKGBUILD 190036 2013-07-13 12:40:33Z svenstaro $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Alexander Rødseth
# Contributor: Alois Nespor <alois.nespor@gmail.com>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=clucene
pkgver=2.3.3.4
-pkgrel=6
+pkgrel=7
pkgdesc="C++ port of the high-performance text search engine Lucene"
arch=('x86_64' 'i686' 'mips64el')
url="http://clucene.sourceforge.net/"
license=('APACHE' 'LGPL')
depends=('gcc-libs>=4.7.1-5' 'zlib' 'boost-libs')
-makedepends=('cmake' 'boost')
+makedepends=('cmake' 'boost>=1.54.0')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-core-$pkgver.tar.gz
# Fedora patches
clucene-core-2.3.3.4-pkgconfig.patch