From 98bf2ac3fdd6f7bcb6ce45c932fc13c07fecc03f Mon Sep 17 00:00:00 2001 From: root Date: Wed, 25 Apr 2012 00:01:35 +0000 Subject: Wed Apr 25 00:01:35 UTC 2012 --- community/yaz/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/yaz') diff --git a/community/yaz/PKGBUILD b/community/yaz/PKGBUILD index 8d7eb135e..34a350665 100644 --- a/community/yaz/PKGBUILD +++ b/community/yaz/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 61282 2011-12-28 01:58:33Z seblu $ +# $Id: PKGBUILD 69774 2012-04-23 09:16:32Z ibiru $ # Maintainer: Ray Rashif # Contributor: Andrea Scarpino # Contributor: Stefan Husmann @@ -6,7 +6,7 @@ # Contributor: Robert Emil Berge pkgname=yaz -pkgver=4.2.24 +pkgver=4.2.29 pkgrel=1 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ url="http://www.indexdata.dk/yaz" depends=('openssl' 'libxslt' 'icu') options=('!libtool') source=("http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('204486e174159e70c4ce6341e7af3b0a') +md5sums=('584bcf12401f182a42091616c6cf7e0a') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf