[arch-commits] Commit in yaz/trunk (PKGBUILD yaz.changelog)
Jaroslav Lichtblau
jlichtblau at gemini.archlinux.org
Mon Mar 21 18:52:30 UTC 2022
Date: Monday, March 21, 2022 @ 18:52:30
Author: jlichtblau
Revision: 1167909
upgpkg: yaz 5.31.1-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 2022-03-21 18:52:23 UTC (rev 1167908)
+++ PKGBUILD 2022-03-21 18:52:30 UTC (rev 1167909)
@@ -6,8 +6,8 @@
# Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
pkgname=yaz
-pkgver=5.31.0
-pkgrel=2
+pkgver=5.31.1
+pkgrel=1
pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers"
arch=('x86_64')
url="https://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=('864d4476d1578ac132782b3d4e2eb96391bd88f7ae3040ddcb1556aba6fe0d15')
+sha256sums=('14cc34d19fd1fd27e544619f4c13300f14dc807088a1acc69fcb5c28d29baa15')
build() {
cd "${srcdir}"/$pkgname-$pkgver
Modified: yaz.changelog
===================================================================
--- yaz.changelog 2022-03-21 18:52:23 UTC (rev 1167908)
+++ yaz.changelog 2022-03-21 18:52:30 UTC (rev 1167909)
@@ -1,3 +1,6 @@
+2022-03-21 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * yaz 5.31.1-1
+
2021-05-15 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* yaz 5.31.0-1
More information about the arch-commits
mailing list