diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template index 955940e8029..0018d786d66 100644 --- a/srcpkgs/rtx/template +++ b/srcpkgs/rtx/template @@ -1,7 +1,7 @@ # Template file for 'rtx' pkgname=rtx -version=2023.8.2 -revision=2 +version=2023.9.1 +revision=1 build_style=cargo # skip cli tests: fail to find executable make_check_args="-- --skip cli::direnv::exec::tests" @@ -13,7 +13,7 @@ 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=beb69e87506d411a7ff75880a16911a5830fc9a5af6896da81568a7164f6cd7e +checksum=6ca8d847db6cf74b428fc5f092536dade0fcc9af6008e2c657a1b4c77624e9a2 post_install() { vlicense LICENSE