diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template index 878b748adf0..b2228d98d39 100644 --- a/srcpkgs/bat/template +++ b/srcpkgs/bat/template @@ -1,6 +1,6 @@ # Template file for 'bat' pkgname=bat -version=0.13.0 +version=0.15.0 revision=1 build_style=cargo hostmakedepends="cmake llvm" @@ -10,7 +10,7 @@ maintainer="John " license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/bat" distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz" -checksum=f4aee370013e2a3bc84c405738ed0ab6e334d3a9f22c18031a7ea008cd5abd2a +checksum=702b330d2938426679b3b0d50334b1518b4fb1d779220f2e32e68dfa1bb9fc0f pre_build() { export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"