Date: Thursday, March 5, 2015 @ 14:25:20 Author: fyan Revision: 232894
upgpkg: xapian-core 1:1.2.20-1 Modified: xapian-core/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-05 13:17:39 UTC (rev 232893) +++ PKGBUILD 2015-03-05 13:25:20 UTC (rev 232894) @@ -1,12 +1,13 @@ # $Id$ +# Contributor: Felix Yan <[email protected]> # Contributor: Andrea Scarpino <[email protected]> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: William Rea <[email protected]> -# Maintainer: Daniel J Griffiths <[email protected]> +# Contributor: Daniel J Griffiths <[email protected]> pkgname=xapian-core epoch=1 -pkgver=1.2.19 +pkgver=1.2.20 pkgrel=1 pkgdesc='Open source search engine library.' arch=('i686' 'x86_64') @@ -16,7 +17,7 @@ # xapian config requires libxapian.la options=('libtool') source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('54ec8333757eb94dbde76d31d185af91') +md5sums=('eecb650d8b73e09a63f32140f2d810ce') build() { # FS#40614
