From 2d9687daec4b48295ff9bfe3676a5d817df2f0db Mon Sep 17 00:00:00 2001 From: cr6git Date: Sat, 1 Sep 2018 11:24:11 +0200 Subject: [PATCH] bat: update to 0.6.1. (#2295) --- srcpkgs/bat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template index 9b55c8ca627..c5dd5858824 100644 --- a/srcpkgs/bat/template +++ b/srcpkgs/bat/template @@ -1,6 +1,6 @@ # Template file for 'bat' pkgname=bat -version=0.6.0 +version=0.6.1 revision=1 hostmakedepends="cargo cmake" makedepends="libcurl-devel libssh2-devel oniguruma-devel" @@ -9,7 +9,7 @@ maintainer="cr6git " license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/bat" distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz" -checksum=3e182844c861cad5e214e504a81930bccf3c3916ee6821a73e932540b1c2de46 +checksum=14008c3056217a758883e0b65589fc8ce699f245e9f1c1ff5aad925c090eda37 nocross="https://travis-ci.org/voidlinux/void-packages/jobs/374173136#L1025 https://travis-ci.org/voidlinux/void-packages/jobs/374173137#L1021"