delta: update to 0.4.5
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
2577f114f5
commit
51a5ca6969
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'delta'
|
||||
pkgname=delta
|
||||
version=0.4.4
|
||||
version=0.4.5
|
||||
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=4068cb88a4110bbef24b8148e3ae283ff007f4f6aa4780789cda7a412928daa0
|
||||
checksum=e19ab2d6a7977a3aa939a2d70b6d007aad8b494a901d47a3e0c2357eedad0c80
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue