difftastic: update to 0.43.1.

This commit is contained in:
icp 2023-02-04 11:09:09 +05:30 committed by Michal Vasilek
parent 9c0dfd684d
commit 8303f9da85

View File

@ -1,6 +1,6 @@
# Template file for 'difftastic'
pkgname=difftastic
version=0.42.0
version=0.43.1
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=35c3fad5d6442e9514779dc140d998edf76bd808ca3b5d3b9db2e0c41b834a58
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"