mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
translate-shell: update to 0.9.6.11.
This commit is contained in:
parent
41e7c81c2f
commit
1573a0345e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'translate-shell'
|
# Template file for 'translate-shell'
|
||||||
pkgname=translate-shell
|
pkgname=translate-shell
|
||||||
version=0.9.6.10
|
version=0.9.6.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="$(vopt_if zsh TARGET=zsh)"
|
make_build_args="$(vopt_if zsh TARGET=zsh)"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://www.soimort.org/translate-shell"
|
homepage="https://www.soimort.org/translate-shell"
|
||||||
distfiles="https://github.com/soimort/translate-shell/archive/v${version}.tar.gz"
|
distfiles="https://github.com/soimort/translate-shell/archive/v${version}.tar.gz"
|
||||||
checksum=18c23af071ab5ae8653a5d0d1c50784b32c4a51efd9e05da07f888a6a6428958
|
checksum=589505248212726dff2b3e8828514036491f019fcee8657c0d94bb1a5dac6c5b
|
||||||
|
|
||||||
build_options="zsh"
|
build_options="zsh"
|
||||||
desc_option_zsh="Use zsh compatible wrapper"
|
desc_option_zsh="Use zsh compatible wrapper"
|
||||||
|
|
Loading…
Add table
Reference in a new issue