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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat May 12 06:31:32 UTC 2018


    Date: Saturday, May 12, 2018 @ 06:31:30
  Author: jlichtblau
Revision: 320985

upgpkg: yaz 5.25.0-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	2018-05-12 05:21:22 UTC (rev 320984)
+++ PKGBUILD	2018-05-12 06:31:30 UTC (rev 320985)
@@ -7,8 +7,8 @@
 # Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
 
 pkgname=yaz
-pkgver=5.23.1
-pkgrel=3
+pkgver=5.25.0
+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 @@
 depends=('gnutls' 'libxslt' 'icu')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('4fb3b1ffcec4b9a56b892c47a0a645142e45418ce5ef6a835aeebc723f7d147e')
+sha256sums=('980759ffeb6ccb319dfa41613c56764c18b1f02b78cb2a1ade8dee1e2ec7a183')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog	2018-05-12 05:21:22 UTC (rev 320984)
+++ yaz.changelog	2018-05-12 06:31:30 UTC (rev 320985)
@@ -1,3 +1,6 @@
+2018-05-12 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* yaz 5.25.0-1
+
 2017-09-06 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* yaz 5.23.1-1
 



More information about the arch-commits mailing list