mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
1ed26a4167
commit
87128b3e24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'trippy'
|
# Template file for 'trippy'
|
||||||
pkgname=trippy
|
pkgname=trippy
|
||||||
version=0.12.2
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="crates/trippy"
|
build_wrksrc="crates/trippy"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="https://trippy.rs/"
|
homepage="https://trippy.rs/"
|
||||||
changelog="https://raw.githubusercontent.com/fujiapple852/trippy/refs/heads/master/RELEASES.md"
|
changelog="https://raw.githubusercontent.com/fujiapple852/trippy/refs/heads/master/RELEASES.md"
|
||||||
distfiles="https://github.com/fujiapple852/trippy/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/fujiapple852/trippy/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=6f23549e5f398113ecd0d2f15c829f5ab84fcdf99dde9942c61746e72f990085
|
checksum=72e598d2e0b947e8bc46706021c511f169b7e7634a734c326e492e0f30725c35
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vtargetrun ${DESTDIR}/usr/bin/trip --generate-man > trip.1
|
vtargetrun ${DESTDIR}/usr/bin/trip --generate-man > trip.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue