delta: update to 0.0.12.
This commit is contained in:
parent
60841b529b
commit
01332a425b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'delta'
|
# Template file for 'delta'
|
||||||
pkgname=delta
|
pkgname=delta
|
||||||
version=0.0.9
|
version=0.0.12
|
||||||
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=ecff734a0bf23ff379ac38215a70b946ea646279fa7165dcf3869ab2cf42bae5
|
checksum=ca15401c59da7dca4ff2bb8d07b3612e171351fce834bcf12a6edeb19195b58e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue