From 18311167f6bd8b183df80a134e6eef090b4732c0 Mon Sep 17 00:00:00 2001 From: mustaqim Date: Sat, 21 Sep 2019 07:38:40 +0200 Subject: [PATCH] bat: update to 0.12.1 --- srcpkgs/bat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template index db577d886ae207..d3701348ae342d 100644 --- a/srcpkgs/bat/template +++ b/srcpkgs/bat/template @@ -1,6 +1,6 @@ # Template file for 'bat' pkgname=bat -version=0.11.0 +version=0.12.1 revision=1 build_style=cargo hostmakedepends="cmake" @@ -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=bb4e39efadfab71c0c929a92b82dac58deacfe2a4eb527d4256ac0634e042ed2 +checksum=1dd184ddc9e5228ba94d19afc0b8b440bfc1819fef8133fe331e2c0ec9e3f8e2 post_install() { vlicense LICENSE-MIT