delta: update to 0.6.0.
This commit is contained in:
parent
2e3b68e84c
commit
b7adc7fedc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'delta'
|
||||
pkgname=delta
|
||||
version=0.5.1
|
||||
version=0.6.0
|
||||
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=dd59b747cd178184dff31c7e1707be41f8bc6b412c0c78e62b89aeca4c0f2e15
|
||||
checksum=27259c3d305edee5f49a3a992e7d739cab400f478a675b7388fef85a2724217c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue