delta: update to 0.8.2.

This commit is contained in:
Andrew Benson 2021-07-02 13:26:55 -05:00
parent ce95c6b48a
commit 6f965544a2

View file

@ -1,6 +1,6 @@
# Template file for 'delta' # Template file for 'delta'
pkgname=delta pkgname=delta
version=0.8.1 version=0.8.2
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Syntax-highlighting pager for git" short_desc="Syntax-highlighting pager for git"
@ -8,7 +8,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/dandavison/delta" homepage="https://github.com/dandavison/delta"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=e478acf90c1125af0cfcb055c1e2b358080d192fbf83cf5ddfa40241830ab826 checksum=b29db829a22f77538ce2e291e4c1b8f9aa7e714dbe5200c6353670a888b746d3
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE