blob: feda6a53e0fca50e139ae7afe170df0c44615207 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = sysglance
pkgdesc = Utility for collecting information about the hardware and the operating system by generating a simple report.
pkgver = 1.4.11
pkgrel = 1
url = https://github.com/Utappia/sysglance
arch = any
license = GPL3
depends = pciutils
depends = usbutils
depends = util-linux
depends = curl
source = sysglance-1.4.11.tar.gz::https://github.com/Utappia/sysglance/archive/v1.4.11.tar.gz
md5sums = SKIP
pkgname = sysglance
|