From 22dde55ed770a20dafa48aae5de4cbcfb1fe6103 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Tue, 26 Sep 2023 00:29:04 +0200 Subject: [PATCH] rtx: update to 2023.9.2. --- srcpkgs/rtx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template index 0018d786d661b..697d05433b85f 100644 --- a/srcpkgs/rtx/template +++ b/srcpkgs/rtx/template @@ -1,6 +1,6 @@ # Template file for 'rtx' pkgname=rtx -version=2023.9.1 +version=2023.9.2 revision=1 build_style=cargo # skip cli tests: fail to find executable @@ -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=6ca8d847db6cf74b428fc5f092536dade0fcc9af6008e2c657a1b4c77624e9a2 +checksum=ed4bc7910802814d7570f4b9950825740a6096b32d9a706f7077f11e03380432 post_install() { vlicense LICENSE