translate-shell: update to 0.9.6.9.

This commit is contained in:
Rasmus Thomsen 2019-01-11 00:20:31 +01:00 committed by maxice8
parent f90abed201
commit 896adc1e75

View file

@ -1,16 +1,18 @@
# Template file for 'translate-shell'
pkgname=translate-shell
version=0.9.6.8
version=0.9.6.9
revision=1
build_style=gnu-makefile
build_options="zsh"
desc_option_zsh="Use zsh compatible wrapper"
make_build_args="$(vopt_if zsh TARGET=zsh)"
checkdepends="gawk curl rlwrap emacs"
makedepends="gawk"
depends="gawk $(vopt_if zsh zsh bash)"
checkdepends="curl rlwrap emacs"
short_desc="Command-line online translator"
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=3cfdd5be799859465fc6b96e8fbd880a881395ae12c0e83be7a72434f914cc9f
checksum=05705c541a5d3c34e0df954a799371a0466c85de26400e632672e073767051b4
build_options="zsh"
desc_option_zsh="Use zsh compatible wrapper"