delta: update to 0.8.3.
This commit is contained in:
parent
b11117380a
commit
32d0dcb08c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'delta'
|
||||
pkgname=delta
|
||||
version=0.8.2
|
||||
version=0.8.3
|
||||
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=b29db829a22f77538ce2e291e4c1b8f9aa7e714dbe5200c6353670a888b746d3
|
||||
checksum=cf48d52d20a12e11a3a6afd436a75550e78fc39c358e85a75caa08b39e4e75c6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue