From 561bb8693cdbac3bd0a766af9e4bf848ef22e2be Mon Sep 17 00:00:00 2001 From: John Date: Fri, 8 Feb 2019 16:39:54 +0100 Subject: [PATCH] bat: update to 0.10.0. --- srcpkgs/bat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template index b03b6a96057..ec51dfca60d 100644 --- a/srcpkgs/bat/template +++ b/srcpkgs/bat/template @@ -1,16 +1,16 @@ # Template file for 'bat' pkgname=bat -version=0.9.0 +version=0.10.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" +short_desc="Cat(1) clone with syntax highlighting and Git integration" 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=4ce9c118cf5da1159a882dea389f3c5737b5d98192e9a619b0fe8c1730341cc6 +checksum=54dd396e8f20d44c6032a32339f45eab46a69b6134e74a704f8d4a27c18ddc3e post_install() { vlicense LICENSE-MIT