transifex-cli: update to 1.6.1
This commit is contained in:
parent
f91c99cf3e
commit
3b45ed5846
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'transifex-cli'
|
||||
pkgname=transifex-cli
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
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=00269f3c637a77df69e9da4bad21564813f5a4fe0d31d2a7a3fcc9870c5f14d8
|
||||
checksum=dd56886935021111c6c13d8ee2851fea6945eff8aacb19a773f3a98cd86b2261
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
||||
|
|
Loading…
Reference in New Issue