New package: delta-0.0.9
This commit is contained in:
parent
81405d3f97
commit
548c1a7120
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'delta'
|
||||
pkgname=delta
|
||||
version=0.0.9
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Syntax-highlighting pager for git"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/dandavison/delta"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=ecff734a0bf23ff379ac38215a70b946ea646279fa7165dcf3869ab2cf42bae5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue