parent
79de8dbd24
commit
e5aca1b294
|
@ -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 <solitudesf@protonmail.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue