From c21783720571ad24d790975ada54ee2f5b3ccb58 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 5 Feb 2025 13:06:31 +0100 Subject: [PATCH] yash: update to 2.58.1. --- srcpkgs/yash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yash/template b/srcpkgs/yash/template index f4a0cbaa444..cc162dd8319 100644 --- a/srcpkgs/yash/template +++ b/srcpkgs/yash/template @@ -1,6 +1,6 @@ # Template file for 'yash' pkgname=yash -version=2.58 +version=2.58.1 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=1a027496a6b8d2aa946d0b13407fdc3d5030f1d17f09b27768967c50f09e61f0 +checksum=7674ece98dc77bcc753db49c4311c30532f981682205f9047f20213a3a6755bb alternatives=" sh:sh:/usr/bin/yash sh:sh.1:/usr/share/man/man1/yash.1"