From 419efdd702c3fd3b84a9ddfeb46cf9c4b647df83 Mon Sep 17 00:00:00 2001 From: travankor Date: Sun, 8 Sep 2019 00:26:19 -0700 Subject: [PATCH] translate-shell: update to 0.9.6.11. --- 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 9119ba47479138..99475738ac3122 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.10 +version=0.9.6.11 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=18c23af071ab5ae8653a5d0d1c50784b32c4a51efd9e05da07f888a6a6428958 +checksum=589505248212726dff2b3e8828514036491f019fcee8657c0d94bb1a5dac6c5b build_options="zsh" desc_option_zsh="Use zsh compatible wrapper"