yash: update to 2.58.

This commit is contained in:
Leah Neukirchen 2025-02-04 15:53:06 +01:00
parent 4c2cdc1f2f
commit fb518b6243

View file

@ -1,6 +1,6 @@
# Template file for 'yash' # Template file for 'yash'
pkgname=yash pkgname=yash
version=2.57 version=2.58
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=f5ff3334dcfa0fdde3882f5df002623f46a0a4f2b2335e7d91715520d8fb1dab checksum=1a027496a6b8d2aa946d0b13407fdc3d5030f1d17f09b27768967c50f09e61f0
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"