#Packager: Tim Beech pkgname=inxi pkgver=2.3.0 pkgrel=1tjb arch=noarch source=(https://sources.archlinux.org/other/community/inxi/inxi-2.3.0.tar.gz) sourcetemplate=http://people.salixos.org/mimosa/packages/$pkgname/$pkgver/ #docs=("") url=http://smxi.org/ slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "inxi (a full featured system information script)" "A newer, better system information script for irc, administration," "and system troubleshooters." "inxi offers a wide range of built-in options, as well as a good number" "of extra features which require having the script recommends installed" "on the system." ) build() { cd $startdir/src/ install -D -m 755 inxi $startdir/pkg/usr/bin/inxi }