From aead59431003c95c58059fc57c55267551d896b7 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 4 Feb 2023 11:09:09 +0530 Subject: [PATCH] difftastic: update to 0.43.0. --- srcpkgs/difftastic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/difftastic/template b/srcpkgs/difftastic/template index 7ad70a4ffcc8..c622cb8b18a0 100644 --- a/srcpkgs/difftastic/template +++ b/srcpkgs/difftastic/template @@ -1,6 +1,6 @@ # Template file for 'difftastic' pkgname=difftastic -version=0.42.0 +version=0.43.0 revision=1 build_style=cargo short_desc="Structural diff tool that understands syntax" @@ -9,7 +9,7 @@ license="MIT" homepage="https://difftastic.wilfred.me.uk" changelog="https://raw.githubusercontent.com/Wilfred/difftastic/master/CHANGELOG.md" distfiles="https://static.crates.io/crates/difftastic/difftastic-${version}.crate" -checksum=6a8ac20b608fd771b1caa3795280b2b09e0d2edbd0c00b11b9e10e96dffb1f38 +checksum=2b91cd8cfdc55c0d1a5ac30be78bbcbd3df04b9e734b46f118f11c5d3416875a if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"