mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
transifex-cli: update to 1.6.0
This commit is contained in:
parent
f6de731b3e
commit
d7841e2063
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.5.0
|
version=1.6.0
|
||||||
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=dec68df590cf9a2d17b33756f8b1876980859216f3a2e197fef58ab0d2601e69
|
checksum=00269f3c637a77df69e9da4bad21564813f5a4fe0d31d2a7a3fcc9870c5f14d8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
||||||
|
|
Loading…
Add table
Reference in a new issue