riff: update to 2.18.0.
This commit is contained in:
parent
4b2a35b1ba
commit
06d88d6a5b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'riff'
|
||||
pkgname=riff
|
||||
version=2.17.0
|
||||
version=2.18.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Diff filter highlighting which line parts have changed"
|
||||
|
@ -8,7 +8,7 @@ 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=8153c3b1b91a550dcc97925cc257c846d6a7e36408d5c1f229f392983cf4c8a6
|
||||
checksum=a4f86f128a287af44c4c1da0e474b4e187afcef780ed2672bec4d3d592353d71
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue