From 72d22b68b7fffc8e1391f191f209d051763e10b4 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Thu, 24 Aug 2023 09:02:29 +0200 Subject: [PATCH] rtx: update to rtx-2023.9.0. --- srcpkgs/rtx/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template index 955940e802955..b49f7bb11d232 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.0 +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=0b853518bd5aac2f38f79eae651c3df6c156507a6dd37b16884fa239dce7a0d9 post_install() { vlicense LICENSE