From cc1dbaab9d968ae5ace1956c3662b8b492694800 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 18 Oct 2013 01:09:28 -0700 Subject: Fri Oct 18 01:09:01 PDT 2013 --- 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 916d199b8..8858c5860 100644 --- a/community/xapian-core/PKGBUILD +++ b/community/xapian-core/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 89923 2013-05-05 14:51:22Z spupykin $ +# $Id: PKGBUILD 98729 2013-10-17 12:44:33Z spupykin $ # Contributor: Andrea Scarpino # Contributor: Alexander Fehr # Contributor: William Rea # Maintainer: Daniel J Griffiths pkgname=xapian-core -pkgver=1.2.15 +pkgver=1.3.1 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=('3af45069c6a14a7ecad2da24cbc3d2c5') +md5sums=('f25d4aff5f6a9a3ded84f8636233721c') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf