Date: Thursday, April 6, 2017 @ 21:37:42
  Author: jlichtblau
Revision: 221136

upgpkg: yaz 5.21.0-1 - new upstream release

Modified:
  yaz/trunk/PKGBUILD
  yaz/trunk/yaz.changelog

---------------+
 PKGBUILD      |    4 ++--
 yaz.changelog |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-06 19:57:56 UTC (rev 221135)
+++ PKGBUILD    2017-04-06 21:37:42 UTC (rev 221136)
@@ -7,7 +7,7 @@
 # Contributor: Robert Emil Berge <[email protected]>
 
 pkgname=yaz
-pkgver=5.20.2
+pkgver=5.21.0
 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=('gnutls' 'libxslt' 'icu')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('4cf4473190cfd74ca046cf3a51b084700e59558037b199574c3c3001a9df793b')
+sha256sums=('433abc999399af282691df81f6efa81c6b897d031bb710580423969d5d5c7400')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog       2017-04-06 19:57:56 UTC (rev 221135)
+++ yaz.changelog       2017-04-06 21:37:42 UTC (rev 221136)
@@ -1,3 +1,6 @@
+2017-04-06 Jaroslav Lichtblau <[email protected]>
+       * yaz 5.21.0-1
+
 2017-02-21 Jaroslav Lichtblau <[email protected]>
        * yaz 5.20.2-1
 

Reply via email to