From b0485419fe1688db423fa40c710d5684b09098cb Mon Sep 17 00:00:00 2001 From: cr6git Date: Mon, 20 Aug 2018 01:23:35 +0200 Subject: [PATCH] bat: update to 0.5.0. --- srcpkgs/bat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template index 1c97ffbdae3..7f33f4c097c 100644 --- a/srcpkgs/bat/template +++ b/srcpkgs/bat/template @@ -1,6 +1,6 @@ # Template file for 'bat' pkgname=bat -version=0.4.1 +version=0.5.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=3ae66854da59d691b8740672708a2e7f2f240c76e8a00283f59a6e39127e4583 +checksum=ae96e7397ece312fa4e074a340fc9438b4b3f69d541623db5cfd5749b2baa3b2 nocross="https://travis-ci.org/voidlinux/void-packages/jobs/374173136#L1025 https://travis-ci.org/voidlinux/void-packages/jobs/374173137#L1021"