[arch-commits] Commit in yaz/trunk (PKGBUILD yaz.changelog)

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue May 30 17:00:14 UTC 2017


    Date: Tuesday, May 30, 2017 @ 17:00:13
  Author: jlichtblau
Revision: 231350

upgpkg: yaz 5.22.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-05-30 17:00:11 UTC (rev 231349)
+++ PKGBUILD	2017-05-30 17:00:13 UTC (rev 231350)
@@ -7,7 +7,7 @@
 # Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
 
 pkgname=yaz
-pkgver=5.21.1
+pkgver=5.22.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=('cca7a74b848e8ff35f812f162c2bcb895754281da405cb22a4a1b951b5a0d396')
+sha256sums=('a96e788f480f2dcee361678fa308ad308a97d3bcc050c306ec92890e7067e016')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog	2017-05-30 17:00:11 UTC (rev 231349)
+++ yaz.changelog	2017-05-30 17:00:13 UTC (rev 231350)
@@ -1,3 +1,6 @@
+2017-05-30 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* yaz 5.22.0-1
+
 2017-05-08 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* yaz 5.21.1-1
 



More information about the arch-commits mailing list