diff options
author | leot <leot@pkgsrc.org> | 2017-12-17 11:41:48 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2017-12-17 11:41:48 +0000 |
commit | 515bc1139623568f7fda8ca99223404656107b33 (patch) | |
tree | 35181161f75b4587738b7863724fc75b9a406c8e /textproc | |
parent | c405e63c11063933f65c0bb9634c8303de936044 (diff) | |
download | pkgsrc-515bc1139623568f7fda8ca99223404656107b33.tar.gz |
translate-shell: Update textproc/translate-shell to 0.9.6.6
Changes:
0.9.6.6
-------
New translator:
- DeepL Translator (#204)
New options:
- -dump (#197)
- -download-audio / -download-audio-as (#197)
- -no-warn
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/translate-shell/Makefile | 4 | ||||
-rw-r--r-- | textproc/translate-shell/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/translate-shell/Makefile b/textproc/translate-shell/Makefile index 0f1e5d237cc..668400fd440 100644 --- a/textproc/translate-shell/Makefile +++ b/textproc/translate-shell/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2017/10/16 14:13:14 leot Exp $ +# $NetBSD: Makefile,v 1.3 2017/12/17 11:41:48 leot Exp $ -DISTNAME= translate-shell-0.9.6.5 +DISTNAME= translate-shell-0.9.6.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=soimort/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/textproc/translate-shell/distinfo b/textproc/translate-shell/distinfo index 3ddf3d6a48c..0044126b842 100644 --- a/textproc/translate-shell/distinfo +++ b/textproc/translate-shell/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/10/16 14:13:14 leot Exp $ +$NetBSD: distinfo,v 1.3 2017/12/17 11:41:48 leot Exp $ -SHA1 (translate-shell-0.9.6.5.tar.gz) = 387c11e01bf2578f95b644499577cfe04ea7fc65 -RMD160 (translate-shell-0.9.6.5.tar.gz) = 588eaacff5e79eef03520ea50a9be9a5472f30f7 -SHA512 (translate-shell-0.9.6.5.tar.gz) = 3c7a6bdb735ea2901fee712b403c6911719d63079e9a1fa0a7ef35ac7218deaa671f7fce02a6d0bcfa3883b442228a3049897917da9982922e603722769094d1 -Size (translate-shell-0.9.6.5.tar.gz) = 71244 bytes +SHA1 (translate-shell-0.9.6.6.tar.gz) = cc3b6cf0eaae58ca6edce6f8418059e076307b09 +RMD160 (translate-shell-0.9.6.6.tar.gz) = dd0ab8e7d4612599914dfb93bc4b23d84458e4ad +SHA512 (translate-shell-0.9.6.6.tar.gz) = c5451e537f44e325ee2f59d54942f91b8e2ccc0e322c42a2c4a0e98b8a933fe0630798a45e6f587ad5aee2cbb092204710ae36779c94b8333376a8072678d868 +Size (translate-shell-0.9.6.6.tar.gz) = 73189 bytes |