Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages /
yaz
Commits:
9dc74f43 by Jaroslav Lichtblau at 2026-07-11T14:13:19+02:00
upgpkg: 5.37.1-1 - new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = yaz
pkgdesc = A toolkit supporting the development of Z39.50/SRW/SRU
clients and servers
- pkgver = 5.37.0
+ pkgver = 5.37.1
pkgrel = 1
url = https://www.indexdata.dk/yaz
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = yaz
depends = gnutls
depends = libxslt
depends = icu
- source = http://ftp.indexdata.dk/pub/yaz/yaz-5.37.0.tar.gz
- sha256sums =
9257feb06e2fdbbfceb7d040c139fa13957c4d1ebba6aa293a6dd13cab2225ce
+ source = http://ftp.indexdata.dk/pub/yaz/yaz-5.37.1.tar.gz
+ sha256sums =
0d78e6ef056597712387ff6833ec393e1cd9c5dff6a41a486dd68f97ef83154d
pkgname = yaz
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Robert Emil Berge <[email protected]>
pkgname=yaz
-pkgver=5.37.0
+pkgver=5.37.1
pkgrel=1
pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and
servers"
arch=('x86_64')
@@ -15,7 +15,7 @@ license=('LicenseRef-yaz')
depends=('gnutls' 'libxslt' 'icu')
makedepends=('zsh')
source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('9257feb06e2fdbbfceb7d040c139fa13957c4d1ebba6aa293a6dd13cab2225ce')
+sha256sums=('0d78e6ef056597712387ff6833ec393e1cd9c5dff6a41a486dd68f97ef83154d')
prepare() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yaz/-/commit/9dc74f43381b9830a112e9b55410e6a005ea690b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yaz/-/commit/9dc74f43381b9830a112e9b55410e6a005ea690b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help