mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
transifex-cli: update to 1.4.0
This commit is contained in:
parent
3e686d5904
commit
63827f4c0c
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.1
|
version=1.4.0
|
||||||
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=07ce01795f0905ea424dca6a4f17d2ec85f253770905d16b15f434b31acb793f
|
checksum=44f4dcf9a2be0c3b73456a4465d2b24601734a8bb21f564f4ebd702b7fedab67
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
||||||
|
|
Loading…
Add table
Reference in a new issue