Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c99a885986d8a7d3bff6657a65a46115bd52ae8e
commit c99a885986d8a7d3bff6657a65a46115bd52ae8e Author: crazy <[email protected]> Date: Tue Apr 25 12:20:46 2017 +0200 xapian-core-1.4.4-1-x86_64 * Version bump diff --git a/source/apps/xapian-core/FrugalBuild b/source/apps/xapian-core/FrugalBuild index 56c787a..8b51027 100644 --- a/source/apps/xapian-core/FrugalBuild +++ b/source/apps/xapian-core/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy <[email protected]> pkgname=xapian-core -pkgver=1.4.3 -pkgrel=2 +pkgver=1.4.4 +pkgrel=1 pkgdesc="Xapian is an Open Source Search Engine Library." url="http://www.xapian.org/" depends=('libstdc++>=6.3.1-4' 'zlib>=1.2.8-8' 'libuuid>=2.28.2-2') @@ -12,6 +12,6 @@ groups=('apps') archs=("x86_64") up2date="lynx -dump http://www.xapian.org/|grep 'latest stable version'|sed 's/.*is \(.*\), .*/\1/'" source=(http://www.oligarchy.co.uk/xapian/$pkgver/$pkgname-$pkgver.tar.xz) -sha1sums=('77d8af79cf77fc700298e6e542844c69aed33cf9') +sha1sums=('6b8bf7eea3059dab8d5dd254c3ae0cf895bc4910') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
