[arch-commits] Commit in clucene/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Sun Jul 7 08:35:50 UTC 2013


    Date: Sunday, July 7, 2013 @ 10:35:50
  Author: andyrtr
Revision: 189749

upgpkg: clucene 2.3.3.4-7

boost rebuild

Modified:
  clucene/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-07 08:14:03 UTC (rev 189748)
+++ PKGBUILD	2013-07-07 08:35:50 UTC (rev 189749)
@@ -5,13 +5,13 @@
 # Contributor: Tobias Powalowski <tpowa at 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')
 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




More information about the arch-commits mailing list