Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages / 
yaz


Commits:
a1769114 by Jaroslav Lichtblau at 2026-07-11T14:11:44+02:00
upgpkg: 5.37.0-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.36.0
+       pkgver = 5.37.0
        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.36.0.tar.gz
-       sha256sums = 
e9389ff5d7e76b4a50c89d72715a96a3ed48bbb97bd91b56eeb5146fa1be5d7d
+       source = http://ftp.indexdata.dk/pub/yaz/yaz-5.37.0.tar.gz
+       sha256sums = 
9257feb06e2fdbbfceb7d040c139fa13957c4d1ebba6aa293a6dd13cab2225ce
 
 pkgname = yaz


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Robert Emil Berge <[email protected]>
 
 pkgname=yaz
-pkgver=5.36.0
+pkgver=5.37.0
 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=('e9389ff5d7e76b4a50c89d72715a96a3ed48bbb97bd91b56eeb5146fa1be5d7d')
+sha256sums=('9257feb06e2fdbbfceb7d040c139fa13957c4d1ebba6aa293a6dd13cab2225ce')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yaz/-/commit/a1769114d2da4d250600a1a2ebabbf7d460f4f09

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yaz/-/commit/a1769114d2da4d250600a1a2ebabbf7d460f4f09
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


Reply via email to