From e5aca1b2944c28a2da8e666384c3114267d955db Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 17 Dec 2017 01:08:06 -0200 Subject: [PATCH] translate-shell: update to 0.9.6.6. Closes: #10054 [via git-merge-pr] --- srcpkgs/translate-shell/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/translate-shell/template b/srcpkgs/translate-shell/template index 6ef331920d6..1e078ba03c9 100644 --- a/srcpkgs/translate-shell/template +++ b/srcpkgs/translate-shell/template @@ -1,15 +1,16 @@ # Template file for 'translate-shell' pkgname=translate-shell -version=0.9.6.5 +version=0.9.6.6 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" depends="gawk $(vopt_if zsh zsh bash)" short_desc="Command-line online translator" maintainer="SolitudeSF " license="The Unlicense" homepage="https://www.soimort.org/translate-shell" distfiles="https://github.com/soimort/translate-shell/archive/v${version}.tar.gz" -checksum=6d9ae244e6dbf42466dec00dd0b955659ba275d7e780bbd101c27c9325d413ef +checksum=ff7809d464b30f97260e65cc94e76fe826646d18cb5be133243eebf06c9a3295