riff: update to 2.22.0.
This commit is contained in:
parent
11a516c6af
commit
295c43066f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'riff'
|
# Template file for 'riff'
|
||||||
pkgname=riff
|
pkgname=riff
|
||||||
version=2.21.0
|
version=2.22.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=2594a1be45a55c59e658898e413bc3356cc84464d03bff24f80c31c7f13e90f9
|
checksum=a17e58d2346b1fdeaa6943bfbdc51247ce7f364ed3f07301cd0e7da752f0244c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue