delta: update to 0.5.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
bb6b739352
commit
3206693f74
1 changed files with 2 additions and 2 deletions
|
@ -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 <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dandavison/delta"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=aef2ef9e4260eabb7a04f36f0485c9b041029a7da1d69d9e6eabb03a7466ab26
|
||||
checksum=dd59b747cd178184dff31c7e1707be41f8bc6b412c0c78e62b89aeca4c0f2e15
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue