translate-shell: update to 0.9.7

This commit is contained in:
clyhtsuriva 2022-09-28 13:44:16 +02:00 committed by classabbyamp
parent 1a8f189957
commit b70f7b6529
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'translate-shell'
pkgname=translate-shell
version=0.9.6.12
revision=2
version=0.9.7
revision=1
build_style=gnu-makefile
make_build_args="$(vopt_if zsh TARGET=zsh)"
depends="gawk $(vopt_if zsh zsh bash)"
@ -11,7 +11,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="Unlicense"
homepage="https://www.soimort.org/translate-shell"
distfiles="https://github.com/soimort/translate-shell/archive/v${version}.tar.gz"
checksum=4c4843a8c66276190535b8435775ecb5d9c8286083a33cdbe2db608eba93ca97
checksum=fe328bff9670a925f6dd6f80629ed92b078edd9a4c3f8414fbb3d921365c59a7
build_options="zsh"
desc_option_zsh="Use zsh compatible wrapper"