From 87dc17585222b14fe2f20a2876661c7a1db3b123 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Sun, 6 Aug 2023 20:15:12 -0400 Subject: [PATCH] riff: update to 2.23.4. --- srcpkgs/riff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/riff/template b/srcpkgs/riff/template index e234105531b..f64cc2ee0b8 100644 --- a/srcpkgs/riff/template +++ b/srcpkgs/riff/template @@ -1,6 +1,6 @@ # Template file for 'riff' pkgname=riff -version=2.23.3 +version=2.23.4 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=17bd2f34e7e6657a71737de972a8da903e72b255e21327e93e9afb08d9e340c3 +checksum=59a7a9b3f87fa63b3d15672b58412a412525c12dc683be9c98cf544ad2aa2200 post_patch() { # Needed to prevent a rebuilt in do_install()