summaryrefslogtreecommitdiff
path: root/community/xapian-core
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-19 01:18:21 -0700
committerroot <root@rshg054.dnsready.net>2013-10-19 01:18:21 -0700
commitd509ac9685f4ab9eda997553a8cf4131befab417 (patch)
tree3653bd6752f910cde3329ba6cd783c6e8e311d15 /community/xapian-core
parentcc1dbaab9d968ae5ace1956c3662b8b492694800 (diff)
Sat Oct 19 01:17:18 PDT 2013
Diffstat (limited to 'community/xapian-core')
-rw-r--r--community/xapian-core/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/xapian-core/PKGBUILD b/community/xapian-core/PKGBUILD
index 8858c5860..68b50e3dc 100644
--- a/community/xapian-core/PKGBUILD
+++ b/community/xapian-core/PKGBUILD
@@ -1,11 +1,12 @@
-# $Id: PKGBUILD 98729 2013-10-17 12:44:33Z spupykin $
+# $Id: PKGBUILD 98798 2013-10-18 19:53:16Z spupykin $
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: William Rea <sillywilly@gmail.com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=xapian-core
-pkgver=1.3.1
+epoch=1
+pkgver=1.2.15
pkgrel=1
pkgdesc='Open source search engine library.'
arch=('i686' 'x86_64')
@@ -15,7 +16,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=('f25d4aff5f6a9a3ded84f8636233721c')
+md5sums=('3af45069c6a14a7ecad2da24cbc3d2c5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"