From 2b6d4e157ad9dfd7c7f96494f3926997af786cb5 Mon Sep 17 00:00:00 2001 From: Andrew Sun Date: Mon, 18 Feb 2019 00:02:41 -0500 Subject: [PATCH] xapian-core: update to 1.4.10 (#4977) --- mingw-w64-xapian-core/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-xapian-core/PKGBUILD b/mingw-w64-xapian-core/PKGBUILD index 1a87d6b747..c4d33aa9f1 100644 --- a/mingw-w64-xapian-core/PKGBUILD +++ b/mingw-w64-xapian-core/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-zlib") epoch=1 -pkgver=1.4.9 +pkgver=1.4.10 pkgrel=1 pkgdesc='Open source search engine library (mingw-w64)' arch=('any') @@ -15,7 +15,7 @@ license=('GPL') options=('libtool') source=("https://oligarchy.co.uk/xapian/${pkgver}/${_realname}-${pkgver}.tar.xz" "0001-exp10-build-fix.patch") -sha256sums=('cde9c39d014f04c09b59d9c21551db9794c10617dc69ab4c9826352a533df5cc' +sha256sums=('68669327e08544ac88fe3473745dbcae4e8e98d5060b436c4d566f1f78709bb8' '3cf07734872d989df0cec02d707ae8691ca0c9c407b95b2334fa010d12323875') prepare() {