void-packages/srcpkgs/riff/template

16 lines
431 B
Bash

# Template file for 'riff'
pkgname=riff
version=2.19.0
revision=1
build_style=cargo
short_desc="Diff filter highlighting which line parts have changed"
maintainer="0x5c <dev@0x5c.io>"
license="MIT"
homepage="https://github.com/walles/riff"
distfiles="https://github.com/walles/riff/archive/refs/tags/${version}.tar.gz"
checksum=a5df63dcf65a3146538e1a3dbd5cdadd9f499122c6920f8e430b55e4946e44a0
post_install() {
vlicense LICENSE
}