[arch-commits] Commit in yaz/trunk (PKGBUILD yaz.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Mon Oct 17 18:08:02 UTC 2016
Date: Monday, October 17, 2016 @ 18:08:01
Author: jlichtblau
Revision: 192465
upgpkg: yaz 5.18.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 2016-10-17 17:56:08 UTC (rev 192464)
+++ PKGBUILD 2016-10-17 18:08:01 UTC (rev 192465)
@@ -7,7 +7,7 @@
# Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
pkgname=yaz
-pkgver=5.17.0
+pkgver=5.18.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=('9b735f0f6bc11856bf4d26ef3b9f2a2b92225d29d37f2e0b66ca9ecbd40965a0')
+sha256sums=('b37ebbfc5b88ddb4fc5d8aefca345b48acac196211d35b11f292aafe636f660c')
build() {
cd "${srcdir}"/$pkgname-$pkgver
Modified: yaz.changelog
===================================================================
--- yaz.changelog 2016-10-17 17:56:08 UTC (rev 192464)
+++ yaz.changelog 2016-10-17 18:08:01 UTC (rev 192465)
@@ -1,3 +1,6 @@
+2016-10-17 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * yaz 5.18.0-1
+
2016-10-04 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* yaz 5.17.0-1
More information about the arch-commits
mailing list