zf: update to 0.10.2
[void-pkg.git] / srcpkgs / zf / template
blob841fccdc64308ecdd609319f1661e0ad3f694411
1 # Template file for 'zf'
2 pkgname=zf
3 version=0.10.2
4 revision=1
5 build_style=zig-build
6 configure_args="-Dpie"
7 short_desc="Commandline fuzzy finder designed for filtering filepaths"
8 maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
9 license="MIT"
10 homepage="https://github.com/natecraddock/zf"
11 changelog="https://raw.githubusercontent.com/natecraddock/zf/refs/heads/main/CHANGELOG.md"
12 distfiles="https://github.com/natecraddock/zf/archive/refs/tags/${version}.tar.gz"
13 checksum=b8e41f942c7033536fd64f9edea467a7ff4f45d52885d585f0adafb7803ac0ed
15 post_install() {
16         vlicense LICENSE
17         vcompletion complete/zf bash
18         vcompletion complete/zf.fish fish
19         vcompletion complete/_zf zsh
20         vman doc/zf.1