yash: update to 2.53.

This commit is contained in:
Leah Neukirchen 2022-08-24 15:15:35 +02:00
parent 347dec5be9
commit aeb8cd71be
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yash'
pkgname=yash
version=2.52
version=2.53
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=55137beffd83848805b8cef90c0c6af540744afcc103e1b0f7bdf3ef1991b5c9
checksum=e430ee845dfd7711c4f864d518df87dd78b40560327c494f59ccc4731585305d
alternatives="
sh:sh:/usr/bin/yash
sh:sh.1:/usr/share/man/man1/yash.1"