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