voidlinux-televsion-template
Template for VoidLinux
television A cross-platform, fast and extensible general purpose fuzzy finder
version 0.15.0

January 2026
Binaries https://voidrepo.linuxnauta.com/
Original project https://github.com/alexpasmantier/television
# Template file for 'television'
pkgname=television
version=0.15.0
revision=1
archs="x86_64"
build_style=cargo
depends="fd bat fzf"
short_desc="Cross-platform, fast and extensible general purpose fuzzy finde"
maintainer="JuanMa <numblinux@gmail.com>"
license="MIT"
homepage="https://github.com/alexpasmantier/television"
distfiles="https://github.com/alexpasmantier/television/archive/refs/tags/${version}.tar.gz"
checksum=379573f0d45cc03abb71174c4e76b4e875500fb67df511bb1c106d814417fdd5
post_install() {
vlicense LICENSE
}