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

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Dec 4 19:37:36 UTC 2015


    Date: Friday, December 4, 2015 @ 20:37:35
  Author: jlichtblau
Revision: 148399

upgpkg: yaz 5.15.1-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	2015-12-04 15:00:14 UTC (rev 148398)
+++ PKGBUILD	2015-12-04 19:37:35 UTC (rev 148399)
@@ -7,7 +7,7 @@
 # Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
 
 pkgname=yaz
-pkgver=5.14.11
+pkgver=5.15.1
 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=('216bc0e76e3deb655017bb639e87f2175facfdc060138a550e290c383da2cf7a')
+sha256sums=('ebef25b0970ea1485bbba43a721d7001523b6faa18c8d8da4080a8f83d5e2116')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: yaz.changelog
===================================================================
--- yaz.changelog	2015-12-04 15:00:14 UTC (rev 148398)
+++ yaz.changelog	2015-12-04 19:37:35 UTC (rev 148399)
@@ -1,3 +1,6 @@
+2015-12-04 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* yaz 5.15.1-1
+
 2015-10-05 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* yaz 5.14.11-1
 



More information about the arch-commits mailing list