transifex-cli: update to 1.6.4
This commit is contained in:
parent
e74f9925f5
commit
701167c007
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'transifex-cli'
|
# Template file for 'transifex-cli'
|
||||||
pkgname=transifex-cli
|
pkgname=transifex-cli
|
||||||
version=1.6.3
|
version=1.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/transifex/cli"
|
go_import_path="github.com/transifex/cli"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/transifex/cli"
|
homepage="https://github.com/transifex/cli"
|
||||||
changelog="https://github.com/transifex/cli/releases"
|
changelog="https://github.com/transifex/cli/releases"
|
||||||
distfiles="https://github.com/transifex/cli/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/transifex/cli/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ad6aa2bb29dde2725600c9c25e7f5f9a6f46c36647e52a83cb5a0599bab9c6be
|
checksum=4f3cfe6f987a89c1169db56e557355ae452b967c3b05f420076eef70a38bb4ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
||||||
|
|
Loading…
Reference in New Issue