# Template file for 'neofetch' pkgname=neofetch version=2.0 revision=1 noarch=yes build_style=gnu-makefile depends="bash" short_desc="Simple system information script" maintainer="Muhammad Herdiansyah " homepage="https://github.com/dylanaraps/neofetch" license="MIT" distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz" checksum=27c208311d5aef8031987b689e3ba3f7663e5487273fa05698132a10a6ef4a48 post_install() { vlicense LICENSE.md }