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