#!/usr/bin/bash # JOBoRun : Jwm OpenBox Obarun RUNit # Maintainer : Joe Bo Run # PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobcore/$pkgname" # Website : https://pozol.eu #-----------------------------------------| DESCRIPTION |--------------------------------------- pkgname=hwdata pkgver=0.384 pkgrel=01 pkgdesc="hardware identification databases" makedepends=('git') replaces=('hwids') conflicts=(hwids) url=https://github.com/vcrhonek/hwdata source=("git+https://github.com/vcrhonek/hwdata.git#tag=v${pkgver}?signed") build() { cd ${pkgname} ./configure --prefix=/usr --disable-blacklist } # make package() { cd ${pkgname} make DESTDIR="${pkgdir}" install } #---- license gpg-key sha256sums ---- arch=(x86_64) license=('GPL-2.0-or-later') validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403') # Vitezslav Crhonek sha256sums=(5fe7d52141a2c1e3ec5be555e748a808062be07bea16af409515b46cee146bee) # hwdata 0.384 ## 36b6be7145eb5b051f543434beccd2a25e8d5e7272543d33516dc4857e7aae75 hwdata-0.384-01-x86_64.pkg.tar.lz