From 5fe932e10f1a4f349dbecde53c16317394db206b Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Wed, 6 Jan 2021 09:46:48 +0900 Subject: [PATCH] delta: update to 0.5.1 Signed-off-by: Sora Morimoto --- srcpkgs/delta/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template index 09c5ff5695a..a454795a7fb 100644 --- a/srcpkgs/delta/template +++ b/srcpkgs/delta/template @@ -1,6 +1,6 @@ # Template file for 'delta' pkgname=delta -version=0.5.0 +version=0.5.1 revision=1 build_style=cargo short_desc="Syntax-highlighting pager for git" @@ -8,7 +8,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/dandavison/delta" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=aef2ef9e4260eabb7a04f36f0485c9b041029a7da1d69d9e6eabb03a7466ab26 +checksum=dd59b747cd178184dff31c7e1707be41f8bc6b412c0c78e62b89aeca4c0f2e15 post_install() { vlicense LICENSE