diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template index 0af4a153277..b03b6a96057 100644 --- a/srcpkgs/bat/template +++ b/srcpkgs/bat/template @@ -1,16 +1,16 @@ # Template file for 'bat' pkgname=bat -version=0.8.0 +version=0.9.0 revision=1 build_style=cargo hostmakedepends="cmake" makedepends="libcurl-devel libssh2-devel oniguruma-devel" short_desc="A cat(1) clone with syntax highlighting and Git integration" -maintainer="Orphaned " +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=577664399cf24695f51b702350c1a3fe460cd296a6a12ed0938bb937a4b3b00d +checksum=4ce9c118cf5da1159a882dea389f3c5737b5d98192e9a619b0fe8c1730341cc6 post_install() { vlicense LICENSE-MIT