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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Dec 4 18:22:09 UTC 2018


    Date: Tuesday, December 4, 2018 @ 18:22:09
  Author: jlichtblau
Revision: 411189

upgpkg: yaz 5.27.1-1 - new upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 17:20:50 UTC (rev 411188)
+++ PKGBUILD	2018-12-04 18:22:09 UTC (rev 411189)
@@ -6,8 +6,8 @@
 # Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
 
 pkgname=yaz
-pkgver=5.27.0
-pkgrel=2
+pkgver=5.27.1
+pkgrel=1
 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers"
 arch=('x86_64')
 url="http://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=('3db834b30aad941aaee67a3daf0cfc33d6f81e724dd8d54227be201ad93c18f3')
+sha256sums=('2e3f0cd304f38b4ad315d70771b378d4efafab37e9a28d4d4d6cd634718c3025')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog	2018-12-04 17:20:50 UTC (rev 411188)
+++ yaz.changelog	2018-12-04 18:22:09 UTC (rev 411189)
@@ -1,4 +1,7 @@
-2018-10-13 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+2018-12-04 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* yaz 5.27.1-1
+
+2018-10-14 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* yaz 5.27.0-1
 
 2018-07-15 Jaroslav Lichtblau <svetlemodry at archlinux.org>



More information about the arch-commits mailing list