# Contributor: Dawid Dziurla # Maintainer: Dawid Dziurla pkgname=neofetch pkgver=6.1.0 pkgrel=0 pkgdesc="A CLI system information tool written in Bash that supports displaying images" url="https://github.com/dylanaraps/neofetch" arch="noarch" license="MIT" depends="bash" makedepends="make" options="!check" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz" package() { make DESTDIR="$pkgdir" install } sha512sums="a68b5021d02d217ae5bc67f3d542afe4aebf1cc891f083e276b58847b1dff4419e036dbd7694b7c49c19c615b13eb54c22db3e69e6143c3f10f3fc1966a22a2e neofetch-6.1.0.tar.gz"