From 2f1f5bc668436a572ac8c4f793c3614b5426cc7c Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 13 Sep 2018 06:43:14 +0200 Subject: [PATCH] bat: update to 0.7.0. --- srcpkgs/bat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template index c5dd5858824..570d5472e12 100644 --- a/srcpkgs/bat/template +++ b/srcpkgs/bat/template @@ -1,6 +1,6 @@ # Template file for 'bat' pkgname=bat -version=0.6.1 +version=0.7.0 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=14008c3056217a758883e0b65589fc8ce699f245e9f1c1ff5aad925c090eda37 +checksum=263e7e4fa3456929cc64eacd2ab01a2241fd10dd197a61f46dbaff2e7479b96b nocross="https://travis-ci.org/voidlinux/void-packages/jobs/374173136#L1025 https://travis-ci.org/voidlinux/void-packages/jobs/374173137#L1021"