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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Aug 5 17:24:46 UTC 2017


    Date: Saturday, August 5, 2017 @ 17:24:45
  Author: jlichtblau
Revision: 248789

upgpkg: yaz 5.23.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-08-05 17:22:27 UTC (rev 248788)
+++ PKGBUILD	2017-08-05 17:24:45 UTC (rev 248789)
@@ -7,7 +7,7 @@
 # Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
 
 pkgname=yaz
-pkgver=5.22.0
+pkgver=5.23.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=('a96e788f480f2dcee361678fa308ad308a97d3bcc050c306ec92890e7067e016')
+sha256sums=('ade1c79d792fd6cb7727dd4bc4ea61743ddb49d1d4a04a038cd12c8a3a13e98a')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog	2017-08-05 17:22:27 UTC (rev 248788)
+++ yaz.changelog	2017-08-05 17:24:45 UTC (rev 248789)
@@ -1,3 +1,6 @@
+2017-08-05 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* yaz 5.23.0-1
+
 2017-05-30 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* yaz 5.22.0-1
 



More information about the arch-commits mailing list