upg hwdata
This commit is contained in:
parent
d17ab28b27
commit
c6ff70603e
3 changed files with 6 additions and 6 deletions
|
@ -6,14 +6,14 @@
|
|||
#-----------------------------------------| DESCRIPTION |---------------------------------------
|
||||
|
||||
pkgname=hwdata
|
||||
pkgver=0.376
|
||||
pkgver=0.377
|
||||
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")
|
||||
source=("git+https://github.com/vcrhonek/hwdata.git#tag=v${pkgver}-2?signed")
|
||||
|
||||
build() {
|
||||
cd ${pkgname}
|
||||
|
@ -37,4 +37,5 @@ validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403') # Vitezslav Crhonek
|
|||
|
||||
sha256sums=(SKIP)
|
||||
|
||||
## fc77687880f09a5b5658925818bbce3bf05ac5d9fc3179b2d7f4e10aba9576c2 hwdata-0.376-01-x86_64.pkg.tar.lz
|
||||
## 44620ee19bb1106cc4fa70561970d8af1de92c3c69360930ef55c5e7e10b9a13 hwdata-0.377-01-x86_64.pkg.tar.lz
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
|
||||
pkgname=hwdata
|
||||
pkgver=0.376
|
||||
pkgver=0.377
|
||||
pkgrel=1
|
||||
pkgdesc="hardware identification databases"
|
||||
makedepends=('git')
|
||||
|
@ -8,7 +8,7 @@ replaces=('hwids')
|
|||
url=https://github.com/vcrhonek/hwdata
|
||||
license=('GPL-2.0-or-later')
|
||||
arch=('any')
|
||||
source=("git+https://github.com/vcrhonek/hwdata.git#tag=v${pkgver}?signed")
|
||||
source=("git+https://github.com/vcrhonek/hwdata.git#tag=v${pkgver}-2?signed")
|
||||
validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403') # Vitezslav Crhonek
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
git
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue