yash: update to 2.58.1.

This commit is contained in:
Leah Neukirchen 2025-02-05 13:06:31 +01:00
parent a7fb8d9cc8
commit c217837205

View file

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