mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
riff: update to 3.2.0.
This commit is contained in:
parent
cc49687246
commit
8abccce201
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=3.1.0
|
version=3.2.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=71814d6f5bbe1e039c89333bec2131c1b56f4000796fcdab3026ff6820ce59a3
|
checksum=e3950b5786fc2953d89dccdec29f1092eeab2f0758bdd582229aab4cf5cb4144
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# Needed to prevent a rebuilt in do_install()
|
# Needed to prevent a rebuilt in do_install()
|
||||||
|
|
Loading…
Add table
Reference in a new issue