transifex-cli: update to 1.6.6, orphan
This commit is contained in:
parent
df8a1be068
commit
aaee956528
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'transifex-cli'
|
# Template file for 'transifex-cli'
|
||||||
pkgname=transifex-cli
|
pkgname=transifex-cli
|
||||||
version=1.6.5
|
version=1.6.6
|
||||||
revision=1
|
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}"
|
||||||
short_desc="Transifex command-line client"
|
short_desc="Transifex command-line client"
|
||||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
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=5f4474f0e48f34c1d809f080d63228ea350f4be8b043357fb8b29a495d3bba38
|
checksum=f73997b885a0d50f5201e1ead9b15c371fc8139bb94bdc4ba510b4e9530b196b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
mv ${DESTDIR}/usr/bin/{cli,transifex}
|
||||||
|
|
Loading…
Reference in New Issue