blob: 19b1842c6daa11f99c907070fb492045bf68655e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-getdevinfo
pkgdesc = A device information gatherer for Linux and macOS.
pkgver = 2.0.1
pkgrel = 1
url = https://www.hamishmb.com/html/downloads.php?program_name=getdevinfo
arch = any
license = PSF
makedepends = python-setuptools
depends = python
depends = lshw
depends = lvm2
source = https://www.hamishmb.com/files/downloads/getdevinfo/2.0.1/Python/getdevinfo-2.0.1.tar.gz
sha256sums = 61a103aa6703c3f2cb36dc0fa4e6156bdd732e4466a771f07da27a4c03c2c173
pkgname = python-getdevinfo
|