Date: Monday, March 23, 2020 @ 16:59:15
  Author: jlichtblau
Revision: 603750

upgpkg: yaz 5.30.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    2020-03-23 16:56:43 UTC (rev 603749)
+++ PKGBUILD    2020-03-23 16:59:15 UTC (rev 603750)
@@ -6,7 +6,7 @@
 # Contributor: Robert Emil Berge <filokte...@linuxophic.org>
 
 pkgname=yaz
-pkgver=5.29.0
+pkgver=5.30.0
 pkgrel=1
 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('zsh')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('311bcb386d6327dfa22e0e442aea26d1be7c633eb664b9f70d982f072a130112')
+sha256sums=('0e25521a68ebc723fec8b899b3d723fb7c22613105b9cf78b7d39ea583576488')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog       2020-03-23 16:56:43 UTC (rev 603749)
+++ yaz.changelog       2020-03-23 16:59:15 UTC (rev 603750)
@@ -1,3 +1,6 @@
+2020-03-23 Jaroslav Lichtblau <svetlemo...@archlinux.org>
+       * yaz 5.30.0-1
+
 2020-03-08 Jaroslav Lichtblau <svetlemo...@archlinux.org>
        * yaz 5.29.0-1
 

Reply via email to