[arch-commits] Commit in xapian-core/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Fri Jun 27 19:52:09 UTC 2014
Date: Friday, June 27, 2014 @ 21:52:09
Author: andrea
Revision: 215519
upgpkg: xapian-core 1:1.2.18-1
Upstream release
Modified:
xapian-core/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-27 19:37:48 UTC (rev 215518)
+++ PKGBUILD 2014-06-27 19:52:09 UTC (rev 215519)
@@ -6,17 +6,17 @@
pkgname=xapian-core
epoch=1
-pkgver=1.2.17
-pkgrel=2
+pkgver=1.2.18
+pkgrel=1
pkgdesc='Open source search engine library.'
arch=('i686' 'x86_64')
url='http://www.xapian.org/'
license=('GPL')
-depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
+depends=('util-linux')
# xapian config requires libxapian.la
options=('libtool')
source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('493117bf45e5471e86b4fc5d6d8069dc')
+md5sums=('0ccbf68ade12e7b1ead10c57f4447899')
build() {
# FS#40614
More information about the arch-commits
mailing list