From cb33decb284fa3b08652b04f7290d9d4140a927f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Jan 2013 00:06:07 -0800 Subject: Thu Jan 24 00:06:07 PST 2013 --- community/yaz/PKGBUILD | 9 +++++---- community/yaz/yaz.changelog | 2 ++ 2 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 community/yaz/yaz.changelog (limited to 'community/yaz') diff --git a/community/yaz/PKGBUILD b/community/yaz/PKGBUILD index a6463eede..8861c7966 100644 --- a/community/yaz/PKGBUILD +++ b/community/yaz/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 80246 2012-11-18 10:31:25Z andrea $ +# $Id: PKGBUILD 82691 2013-01-23 00:16:01Z eric $ # Maintainer: Jaroslav Lichtblau # Contributor: Ray Rashif # Contributor: Andrea Scarpino @@ -7,16 +7,17 @@ # Contributor: Robert Emil Berge pkgname=yaz -pkgver=4.2.43 -pkgrel=2 +pkgver=4.2.49 +pkgrel=1 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers" arch=('i686' 'x86_64') url="http://www.indexdata.dk/yaz" license=('BSD') depends=('openssl' 'libxslt' 'icu') options=('!libtool') +changelog=$pkgname.changelog source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('849419a3e647568f2cc9a6097e009f0be8f379759d6d13274eb5d19314b1bfc2') +sha256sums=('b4dd27100fdf18219a0e1fde53eaf385e426db6795ab4fbb4a01796d4c9056a1') build() { cd ${srcdir}/$pkgname-$pkgver diff --git a/community/yaz/yaz.changelog b/community/yaz/yaz.changelog new file mode 100644 index 000000000..2124e895e --- /dev/null +++ b/community/yaz/yaz.changelog @@ -0,0 +1,2 @@ +2013-01-20 Jaroslav Lichtblau + * yaz 4.2.49-1 -- cgit v1.2.3-54-g00ecf