pkgname: hwdata pkgver: '0.410' pkgrel: 1 pkgdesc: Hardware identification and configuration data (pci.ids, usb.ids, ...) url: https://github.com/vcrhonek/hwdata arch: x86_64 license: - GPL-2.0-or-later depends: [] makedepends: [] source: - https://github.com/vcrhonek/hwdata/archive/refs/tags/v${pkgver}.tar.gz sha256sums: - SKIP build: | cd ${pkgname} make install PREFIX=/usr DESTDIR=${PKGDIR} package: | true