2019-09-30 15:52:25 +02:00
|
|
|
# Template file for 'delta'
|
|
|
|
pkgname=delta
|
2019-10-08 15:26:55 +02:00
|
|
|
version=0.0.12
|
2019-09-30 15:52:25 +02:00
|
|
|
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"
|
2019-10-08 15:26:55 +02:00
|
|
|
checksum=ca15401c59da7dca4ff2bb8d07b3612e171351fce834bcf12a6edeb19195b58e
|
2019-09-30 15:52:25 +02:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|