void-packages-celediel/srcpkgs/pfetch-rs/template
2023-11-07 17:38:30 -08:00

16 lines
488 B
Text

# Template file for 'pfetch-rs'
pkgname=pfetch-rs
version=2.8.1
revision=1
build_style=cargo
short_desc="System information tool written in rust"
maintainer="Lilian Jónsdóttir <lilian.jonsdottir@gmail.com>"
license="MIT"
homepage="https://github.com/Gobidev/pfetch-rs"
distfiles="https://github.com/Gobidev/pfetch-rs/archive/refs/tags/v${version}.tar.gz"
checksum=f3ae46062d2d9dc928433b32000c08954df89b731b7f72a764aa9a97cac8594e
conflicts="pfetch"
post_install() {
vlicense LICENSE
}