From 1bb6b85edae3928083f3dee8ae65e3091c32e5ba Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 25 May 2023 22:16:15 +0200 Subject: [PATCH] translate-shell: update to 0.9.7.1 --- srcpkgs/translate-shell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/translate-shell/template b/srcpkgs/translate-shell/template index 2975a3706dbd..7aa9dbbb1729 100644 --- a/srcpkgs/translate-shell/template +++ b/srcpkgs/translate-shell/template @@ -1,6 +1,6 @@ # Template file for 'translate-shell' pkgname=translate-shell -version=0.9.7 +version=0.9.7.1 revision=1 build_style=gnu-makefile make_build_args="$(vopt_if zsh TARGET=zsh)" @@ -11,7 +11,7 @@ maintainer="SolitudeSF " license="Unlicense" homepage="https://www.soimort.org/translate-shell" distfiles="https://github.com/soimort/translate-shell/archive/v${version}.tar.gz" -checksum=fe328bff9670a925f6dd6f80629ed92b078edd9a4c3f8414fbb3d921365c59a7 +checksum=f949f379779b9e746bccb20fcd180d041fb90da95816615575b49886032bcefa build_options="zsh" desc_option_zsh="Use zsh compatible wrapper"