# Template file for 'ufetch' pkgname=ufetch version=0.2 revision=2 wrksrc="ufetch-v${version}" depends="xbps coreutils ncurses" short_desc="Tiny system info for Void" maintainer="Orphaned " license="ISC" homepage="https://gitlab.com/jschx/ufetch" distfiles="https://gitlab.com/jschx/ufetch/-/archive/v${version}/ufetch-v${version}.tar.gz" checksum=137f481b90ec9603f32b89c800687f2dd99a3a74429e99026406d08ba16cc2a6 do_install() { vbin ufetch-void ufetch vlicense LICENSE }