LINUXNAUTA

    voidlinux-televsion-template

    GitHub release (with filter)

    Template for VoidLinux

    television A cross-platform, fast and extensible general purpose fuzzy finder

    version 0.13.11

    television

    November 2025


    Binaries https://voidrepo.linuxnauta.com/

    Original project https://github.com/alexpasmantier/television


    template download


    
      
        
    # Template file for 'television'
    pkgname=television
    version=0.13.11
    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=a524e0cb07224794df7fda729a0aa90d77d7dfbb87a1a46a9b3b1a3c838532d5
    
    post_install() {
    	vlicense LICENSE
    }