diff --git a/srcpkgs/yash/template b/srcpkgs/yash/template index dd3d2e4fcd4..d2eb5880d85 100644 --- a/srcpkgs/yash/template +++ b/srcpkgs/yash/template @@ -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"