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

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Oct 16 18:18:57 UTC 2019


    Date: Wednesday, October 16, 2019 @ 18:18:57
  Author: jlichtblau
Revision: 516374

upgpkg: yaz 5.27.2-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	2019-10-16 18:17:35 UTC (rev 516373)
+++ PKGBUILD	2019-10-16 18:18:57 UTC (rev 516374)
@@ -6,8 +6,8 @@
 # Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
 
 pkgname=yaz
-pkgver=5.27.1
-pkgrel=3
+pkgver=5.27.2
+pkgrel=1
 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers"
 arch=('x86_64')
 url="https://www.indexdata.dk/yaz"
@@ -16,7 +16,7 @@
 makedepends=('zsh')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('2e3f0cd304f38b4ad315d70771b378d4efafab37e9a28d4d4d6cd634718c3025')
+sha256sums=('09fdebc78ef169194f3d275ede5ef39087484c1395bf518484051bba81cb154e')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog	2019-10-16 18:17:35 UTC (rev 516373)
+++ yaz.changelog	2019-10-16 18:18:57 UTC (rev 516374)
@@ -1,3 +1,6 @@
+2019-10-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* yaz 5.27.2-1
+
 2018-12-04 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* yaz 5.27.1-1
 



More information about the arch-commits mailing list