Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / yaz
Commits: f4395b20 by Felix Yan at 2023-12-11T07:00:38+02:00 upgpkg: 5.34.0-3: rebuild with icu 74 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = yaz + pkgdesc = A toolkit supporting the development of Z39.50/SRW/SRU clients and servers + pkgver = 5.34.0 + pkgrel = 3 + url = https://www.indexdata.dk/yaz + changelog = yaz.changelog + arch = x86_64 + license = BSD + makedepends = zsh + depends = gnutls + depends = libxslt + depends = icu + source = http://ftp.indexdata.dk/pub/yaz/yaz-5.34.0.tar.gz + sha256sums = bcbea894599a13342910003401c17576f0fb910092aecb51cb54065d0cd2d613 + +pkgname = yaz ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgname=yaz pkgver=5.34.0 -pkgrel=2 +pkgrel=3 pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and servers" arch=('x86_64') url="https://www.indexdata.dk/yaz" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yaz/-/commit/f4395b20a5262f01ab5f908e84a355ad4d7d0505 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yaz/-/commit/f4395b20a5262f01ab5f908e84a355ad4d7d0505 You're receiving this email because of your account on gitlab.archlinux.org.
