mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
transifex-cli: update to 1.5.0
This commit is contained in:
parent
5595f28022
commit
58ca2ee7e1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'transifex-cli'
|
# Template file for 'transifex-cli'
|
||||||
pkgname=transifex-cli
|
pkgname=transifex-cli
|
||||||
version=1.4.1
|
version=1.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/transifex/cli"
|
go_import_path="github.com/transifex/cli"
|
||||||
go_ldflags="-X github.com/transifex/cli/internal/txlib.Version=${version}"
|
go_ldflags="-X github.com/transifex/cli/internal/txlib.Version=${version}"
|
||||||
|
@ -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=5a0f868f4ec05f99d2c1189d56a42591a827470f180e0d6c6a54038561513445
|
checksum=dec68df590cf9a2d17b33756f8b1876980859216f3a2e197fef58ab0d2601e69
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
||||||
|
|
Loading…
Add table
Reference in a new issue