From 6046f0a2b7f79ca2f66d92230e8389e5175aa494 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 19 Aug 2025 16:41:15 +0200 Subject: [PATCH] riff: update to 3.4.1. --- srcpkgs/riff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/riff/template b/srcpkgs/riff/template index f11355595dc..4bf34f53866 100644 --- a/srcpkgs/riff/template +++ b/srcpkgs/riff/template @@ -1,6 +1,6 @@ # Template file for 'riff' pkgname=riff -version=3.2.0 +version=3.4.1 revision=1 build_style=cargo short_desc="Diff filter highlighting which line parts have changed" @@ -8,7 +8,7 @@ maintainer="0x5c " license="MIT" homepage="https://github.com/walles/riff" distfiles="https://github.com/walles/riff/archive/refs/tags/${version}.tar.gz" -checksum=e3950b5786fc2953d89dccdec29f1092eeab2f0758bdd582229aab4cf5cb4144 +checksum=d209e5b5a68907382cc91061d2e0570789293214b402c1b344008760fe298302 post_patch() { # Needed to prevent a rebuilt in do_install()