From ed158bbcff3e1e6e3f32bf64b165cb647e57094a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 20 Apr 2019 13:20:07 -0300 Subject: [PATCH] translate-shell: update to 0.9.6.10. --- 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 78e37eddd5a..9119ba47479 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.6.9 +version=0.9.6.10 revision=1 build_style=gnu-makefile make_build_args="$(vopt_if zsh TARGET=zsh)" @@ -12,7 +12,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=05705c541a5d3c34e0df954a799371a0466c85de26400e632672e073767051b4 +checksum=18c23af071ab5ae8653a5d0d1c50784b32c4a51efd9e05da07f888a6a6428958 build_options="zsh" desc_option_zsh="Use zsh compatible wrapper"