riff: update to 2.20.0.

This commit is contained in:
0x5c 2022-09-29 11:10:33 -04:00 committed by classabbyamp
parent 5cdfeea260
commit f2af7cc126

View file

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