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


Commits:
26234623 by Jaroslav Lichtblau at 2026-07-11T14:09:59+02:00
upgpkg: 5.36.0-1 - new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,15 @@
 pkgbase = yaz
        pkgdesc = A toolkit supporting the development of Z39.50/SRW/SRU 
clients and servers
-       pkgver = 5.35.1
+       pkgver = 5.36.0
        pkgrel = 1
        url = https://www.indexdata.dk/yaz
-       changelog = yaz.changelog
        arch = x86_64
        license = LicenseRef-yaz
        makedepends = zsh
        depends = gnutls
        depends = libxslt
        depends = icu
-       source = http://ftp.indexdata.dk/pub/yaz/yaz-5.35.1.tar.gz
-       sha256sums = 
db030d6d66880398a44215e26132630ee94f5e462d838809e43f97e6399c1353
+       source = http://ftp.indexdata.dk/pub/yaz/yaz-5.36.0.tar.gz
+       sha256sums = 
e9389ff5d7e76b4a50c89d72715a96a3ed48bbb97bd91b56eeb5146fa1be5d7d
 
 pkgname = yaz


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Robert Emil Berge <[email protected]>
 
 pkgname=yaz
-pkgver=5.35.1
+pkgver=5.36.0
 pkgrel=1
 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
 arch=('x86_64')
@@ -14,9 +14,8 @@ url="https://www.indexdata.dk/yaz";
 license=('LicenseRef-yaz')
 depends=('gnutls' 'libxslt' 'icu')
 makedepends=('zsh')
-changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('db030d6d66880398a44215e26132630ee94f5e462d838809e43f97e6399c1353')
+sha256sums=('e9389ff5d7e76b4a50c89d72715a96a3ed48bbb97bd91b56eeb5146fa1be5d7d')
 
 prepare() {
   cd $pkgname-$pkgver



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

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