rtx: update to 1.34.0, adopt.

This commit is contained in:
Daniel Lewan 2023-07-07 13:27:46 +02:00 committed by Duncan Overbruck
parent 517a838d10
commit ef9f2d60fa

View file

@ -1,17 +1,17 @@
# Template file for 'rtx'
pkgname=rtx
version=1.32.0
version=1.34.0
revision=1
build_style=cargo
# skip cli tests: fail to find executable
make_check_args="-- --skip cli::direnv::exec::tests"
short_desc="Polyglot runtime manager (asdf rust clone)"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
maintainer="Daniel Lewan <daniel@teddydd.me>"
license="MIT"
homepage="https://github.com/jdxcode/rtx"
changelog="https://github.com/jdxcode/rtx/releases"
distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=54bb235dcfc34e24c48bd5bc1f2ac9b8a6f9eb7cf1d3b64c514ebbf6d34570f1
checksum=ec8e51ce9b24d098fbb371a119bdd0d9dca86ed8cbab33d129e75b7e10edd195
post_install() {
vlicense LICENSE