transifex-cli: update to 1.6.5

This commit is contained in:
Marcin Puc 2023-02-16 13:40:38 +01:00 committed by classabbyamp
parent ac111495b9
commit c5d2832ccc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'transifex-cli' # Template file for 'transifex-cli'
pkgname=transifex-cli pkgname=transifex-cli
version=1.6.4 version=1.6.5
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=4f3cfe6f987a89c1169db56e557355ae452b967c3b05f420076eef70a38bb4ab checksum=5f4474f0e48f34c1d809f080d63228ea350f4be8b043357fb8b29a495d3bba38
post_install() { post_install() {
mv ${DESTDIR}/usr/bin/{cli,transifex} mv ${DESTDIR}/usr/bin/{cli,transifex}