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