From ef947c2dc74a23f0cd55766f13f47a0792ab7b74 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.1. --- srcpkgs/rtx/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template index 955940e802955..0018d786d661b 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