transifex-cli: update to 1.3.1
This commit is contained in:
parent
db76346415
commit
9a287363d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'transifex-cli'
|
# Template file for 'transifex-cli'
|
||||||
pkgname=transifex-cli
|
pkgname=transifex-cli
|
||||||
version=1.3.0
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -12,7 +12,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=e1cbf24e4c0dcb08d3d13c543e36156b50d420e6cc6198f30fba354016f4fd32
|
checksum=07ce01795f0905ea424dca6a4f17d2ec85f253770905d16b15f434b31acb793f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue