mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
riff: update to 2.19.0.
This commit is contained in:
parent
c207905a26
commit
a2d9b1afdb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'riff'
|
# Template file for 'riff'
|
||||||
pkgname=riff
|
pkgname=riff
|
||||||
version=2.18.0
|
version=2.19.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=a4f86f128a287af44c4c1da0e474b4e187afcef780ed2672bec4d3d592353d71
|
checksum=a5df63dcf65a3146538e1a3dbd5cdadd9f499122c6920f8e430b55e4946e44a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue