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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon May 8 16:59:48 UTC 2017


    Date: Monday, May 8, 2017 @ 16:59:47
  Author: jlichtblau
Revision: 227348

upgpkg: yaz 5.21.1-1 - new upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-08 12:44:26 UTC (rev 227347)
+++ PKGBUILD	2017-05-08 16:59:47 UTC (rev 227348)
@@ -7,8 +7,8 @@
 # Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
 
 pkgname=yaz
-pkgver=5.21.0
-pkgrel=2
+pkgver=5.21.1
+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"
@@ -16,7 +16,7 @@
 depends=('gnutls' 'libxslt' 'icu')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('433abc999399af282691df81f6efa81c6b897d031bb710580423969d5d5c7400')
+sha256sums=('cca7a74b848e8ff35f812f162c2bcb895754281da405cb22a4a1b951b5a0d396')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog	2017-05-08 12:44:26 UTC (rev 227347)
+++ yaz.changelog	2017-05-08 16:59:47 UTC (rev 227348)
@@ -1,3 +1,6 @@
+2017-05-08 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* yaz 5.21.1-1
+
 2017-04-06 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* yaz 5.21.0-1
 



More information about the arch-commits mailing list