From 5cd3c62bce23c2b25c28b22da71f664b48703ad2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 28 Dec 2011 23:14:43 +0000 Subject: Wed Dec 28 23:14:43 UTC 2011 --- community/yaz/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/yaz') diff --git a/community/yaz/PKGBUILD b/community/yaz/PKGBUILD index bf42c005f..8d7eb135e 100644 --- a/community/yaz/PKGBUILD +++ b/community/yaz/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 48643 2011-06-03 16:57:46Z stephane $ +# $Id: PKGBUILD 61282 2011-12-28 01:58:33Z seblu $ # Maintainer: Ray Rashif # Contributor: Andrea Scarpino # Contributor: Stefan Husmann @@ -6,8 +6,8 @@ # Contributor: Robert Emil Berge pkgname=yaz -pkgver=4.1.7 -pkgrel=2 +pkgver=4.2.24 +pkgrel=1 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers" arch=('i686' 'x86_64') license=('BSD') @@ -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=('d4b94fc70bfc105fc034c4b51b7b5cae') +md5sums=('204486e174159e70c4ce6341e7af3b0a') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf