yash: update to 2.59.

This commit is contained in:
Leah Neukirchen 2025-05-15 12:09:17 +02:00
parent 87817c92b2
commit 115c9918e2

View file

@ -1,6 +1,6 @@
# Template file for 'yash'
pkgname=yash
version=2.58.1
version=2.59
revision=1
build_style=configure
configure_args="--prefix=/usr"
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="http://yash.osdn.jp/"
changelog="https://github.com/magicant/yash/releases"
distfiles="https://github.com/magicant/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
checksum=7674ece98dc77bcc753db49c4311c30532f981682205f9047f20213a3a6755bb
checksum=299a50ea70f23dcbb94cf278f3e99e788b20b613185a0426ed5fdd189b1711ee
alternatives="
sh:sh:/usr/bin/yash
sh:sh.1:/usr/share/man/man1/yash.1"