From 1616f43507a7f8785a479ecf6ce905828a232f02 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 27 Jul 2012 00:02:04 +0000 Subject: Fri Jul 27 00:02:04 UTC 2012 --- community/xapian-core/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/xapian-core') diff --git a/community/xapian-core/PKGBUILD b/community/xapian-core/PKGBUILD index da4c078d2..4b007cc4b 100644 --- a/community/xapian-core/PKGBUILD +++ b/community/xapian-core/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 70569 2012-05-11 20:14:44Z spupykin $ +# $Id: PKGBUILD 74348 2012-07-25 06:16:56Z spupykin $ # Contributor: Andrea Scarpino # Contributor: Alexander Fehr # Contributor: William Rea # Maintainer: Daniel J Griffiths pkgname=xapian-core -pkgver=1.2.10 +pkgver=1.2.12 pkgrel=1 pkgdesc='Open source search engine library.' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ depends=('sh' 'gcc-libs' 'zlib' 'util-linux') # xapian config requires libxapian.la options=('libtool') source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.gz") -md5sums=('c773df1aa9a84d3a056863532a7f6519') +md5sums=('faf33a3945edbe4c848627750856cbeb') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf