Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages /
yaz
Commits:
cb18fafa by Jaroslav Lichtblau at 2026-07-11T14:14:52+02:00
upgpkg: 5.37.3-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.1
+ pkgver = 5.37.3
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.1.tar.gz
- sha256sums =
0d78e6ef056597712387ff6833ec393e1cd9c5dff6a41a486dd68f97ef83154d
+ source = http://ftp.indexdata.dk/pub/yaz/yaz-5.37.3.tar.gz
+ sha256sums =
975d7878b272cc999e5acbd02dc272a46607f95e6ee4f35ac655e8e4d333bf2b
pkgname = yaz
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Robert Emil Berge <[email protected]>
pkgname=yaz
-pkgver=5.37.1
+pkgver=5.37.3
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=('0d78e6ef056597712387ff6833ec393e1cd9c5dff6a41a486dd68f97ef83154d')
+sha256sums=('975d7878b272cc999e5acbd02dc272a46607f95e6ee4f35ac655e8e4d333bf2b')
prepare() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yaz/-/commit/cb18fafa0c012b2f0a3961f14454f1a68ce77944
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yaz/-/commit/cb18fafa0c012b2f0a3961f14454f1a68ce77944
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