# Contributor: Johannes Heimansberg # Maintainer: Johannes Heimansberg pkgname=pfetch pkgver=0.6.0 pkgrel=0 pkgdesc="System information tool written in POSIX sh" url="https://github.com/dylanaraps/pfetch" arch="noarch" license="MIT" options="!check" # There is no test suite source="$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz" package() { install -Dm755 pfetch "$pkgdir"/usr/bin/pfetch } sha512sums=" 868901bec6ae8999ad40fcb94bdf804969a3dfd724dc554d62f59982daf48d359094764b2e45d4816983d4f46e38de30f0bcb646ecd95bf3263ba128b87a1ddf pfetch-0.6.0.tar.gz "