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