# Template file for 'hwids' pkgname=hwids version=20180917 revision=1 noarch=yes wrksrc="hwids-hwids-${version}" short_desc="Hardware Identification Databases" maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://github.com/gentoo/hwids" distfiles="https://github.com/gentoo/hwids/archive/hwids-${version}.tar.gz" checksum=44c7556c2bda100f927ccde1afbfeb16da1529f26380d712d00fd54451978fe2 do_install() { vmkdir usr/share/hwdata install -m644 *.ids ${DESTDIR}/usr/share/hwdata }