From 359e8b76986366d4176ef44852d802a0f3b14b72 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Wed, 26 Jul 2023 07:40:41 +0200 Subject: [PATCH] rtx: update to 1.35.0. --- srcpkgs/rtx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template index d1fcd229e69a9..c8ddffe15700c 100644 --- a/srcpkgs/rtx/template +++ b/srcpkgs/rtx/template @@ -1,6 +1,6 @@ # Template file for 'rtx' pkgname=rtx -version=1.34.1 +version=1.35.0 revision=1 build_style=cargo # skip cli tests: fail to find executable @@ -11,7 +11,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=d0a001b859190647c89b72462e8a524d28eedb043db64bae5eb84f1a721c1e21 +checksum=b61d1a599e59cd04c13d9534c861324b4ce85a1e5183200bd9008b157be27d65 post_install() { vlicense LICENSE