bat: update to 0.22.1

This commit is contained in:
Marcin Puc 2022-09-10 22:59:39 +02:00 committed by classabbyamp
parent ce1685958b
commit 40319036f6

View file

@ -1,6 +1,6 @@
# Template file for 'bat' # Template file for 'bat'
pkgname=bat pkgname=bat
version=0.22.0 version=0.22.1
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="cmake llvm clang" hostmakedepends="cmake llvm clang"
@ -11,7 +11,7 @@ license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/bat" homepage="https://github.com/sharkdp/bat"
changelog="https://raw.githubusercontent.com/sharkdp/bat/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/sharkdp/bat/master/CHANGELOG.md"
distfiles="https://github.com/sharkdp/bat/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/sharkdp/bat/archive/refs/tags/v${version}.tar.gz"
checksum=bec63bffc315bda7b65d472a19833e14bbaff4d251cedf8bfc77c82a00b77bfc checksum=25e45debf7c86794281d63a51564feefa96fdfdf575381e3adc5c06653ecaeca
# skip problematic doctests on i686 # skip problematic doctests on i686
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in