Date: Tuesday, December 30, 2014 @ 20:01:12 Author: jlichtblau Revision: 124977
upgpkg: yaz 5.7.2-1 Modified: yaz/trunk/PKGBUILD yaz/trunk/yaz.changelog ---------------+ PKGBUILD | 6 +++--- yaz.changelog | 17 ++++++++++------- 2 files changed, 13 insertions(+), 10 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-30 18:19:36 UTC (rev 124976) +++ PKGBUILD 2014-12-30 19:01:12 UTC (rev 124977) @@ -1,5 +1,5 @@ # $Id$ -# Maintainer: Jaroslav Lichtblau <[email protected]> +# Maintainer: Jaroslav Lichtblau <[email protected]> # Contributor: Ray Rashif <[email protected]> # Contributor: Andrea Scarpino <[email protected]> # Contributor: Stefan Husmann <[email protected]> @@ -7,7 +7,7 @@ # Contributor: Robert Emil Berge <[email protected]> pkgname=yaz -pkgver=5.4.4 +pkgver=5.7.2 pkgrel=1 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ depends=('openssl' 'libxslt' 'icu') changelog=$pkgname.changelog source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('fa903a2f765eacb43d269804c79da016e60f14c11ba17fd4c214083dd5a58cca') +sha256sums=('377fabadf79c840042ba59bc4fce69c3f3e80952e5b8f8a2031a65abd5e1e8d3') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: yaz.changelog =================================================================== --- yaz.changelog 2014-12-30 18:19:36 UTC (rev 124976) +++ yaz.changelog 2014-12-30 19:01:12 UTC (rev 124977) @@ -1,20 +1,23 @@ -2014-10-21 Jaroslav Lichtblau <[email protected]> +2014-12-30 Jaroslav Lichtblau <[email protected]> + * yaz 5.7.2-1 + +2014-10-21 Jaroslav Lichtblau <[email protected]> * yaz 5.4.4-1 -2014-05-25 Jaroslav Lichtblau <[email protected]> +2014-05-25 Jaroslav Lichtblau <[email protected]> * yaz 5.1.1-1 -2014-02-06 Jaroslav Lichtblau <[email protected]> +2014-02-06 Jaroslav Lichtblau <[email protected]> * yaz 5.0.12-1 -2013-10-25 Jaroslav Lichtblau <[email protected]> +2013-10-25 Jaroslav Lichtblau <[email protected]> * yaz 5.0.9-1 -2013-10-12 Jaroslav Lichtblau <[email protected]> +2013-10-12 Jaroslav Lichtblau <[email protected]> * yaz 5.0.1-1 -2013-04-20 Jaroslav Lichtblau <[email protected]> +2013-04-20 Jaroslav Lichtblau <[email protected]> * yaz 4.2.54-1 -2013-01-20 Jaroslav Lichtblau <[email protected]> +2013-01-20 Jaroslav Lichtblau <[email protected]> * yaz 4.2.49-1
