File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Template file for 'bat'
22pkgname=bat
3- version=0.25 .0
3+ version=0.26 .0
44revision=1
55build_style=cargo
66hostmakedepends="pkg-config"
7- makedepends="libgit2-1.8 -devel oniguruma-devel"
7+ makedepends="libgit2-1.9 -devel oniguruma-devel"
88short_desc="Cat(1) clone with syntax highlighting and Git integration"
99maintainer="John <me@johnnynator.dev>"
1010license="Apache-2.0 OR MIT"
1111homepage="https://github.com/sharkdp/bat"
1212changelog="https://raw.githubusercontent.com/sharkdp/bat/master/CHANGELOG.md"
1313distfiles="https://github.com/sharkdp/bat/archive/refs/tags/v${version}.tar.gz"
14- checksum=4433403785ebb61d1e5d4940a8196d020019ce11a6f7d4553ea1d324331d8924
14+ checksum=ccf3e2b9374792f88797a28ce82451faeae0136037cb8c8b56ba0a6c1a94fd69
1515
1616export BAT_ASSETS_GEN_DIR="${XBPS_BUILDDIR}/${pkgname}-${version}"
1717
You can’t perform that action at this time.
0 commit comments