delta: update to 0.0.15.
This commit is contained in:
parent
0023b66742
commit
ac89be7680
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'delta'
|
# Template file for 'delta'
|
||||||
pkgname=delta
|
pkgname=delta
|
||||||
version=0.0.14
|
version=0.0.15
|
||||||
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=777b90bb20c89b63eb158d238dfb38914c3bc4617d65f8a0e465227f9c6884f9
|
checksum=783374ee1e7527e2e30d134c6db6081638d50babfd053917d632c9c5eb1e8e7b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue