* update hwdata to 0.388-1
This commit is contained in:
parent
245160c3d9
commit
4b840e3ab7
@ -1,14 +1,14 @@
|
||||
pkgbase = hwdata
|
||||
pkgdesc = hardware identification databases
|
||||
pkgver = 0.387
|
||||
pkgver = 0.388
|
||||
pkgrel = 1
|
||||
url = https://github.com/vcrhonek/hwdata
|
||||
arch = any
|
||||
license = GPL-2.0-or-later
|
||||
makedepends = git
|
||||
replaces = hwids
|
||||
source = git+https://github.com/vcrhonek/hwdata.git#tag=v0.387?signed
|
||||
source = git+https://github.com/vcrhonek/hwdata.git#tag=v0.388?signed
|
||||
validpgpkeys = 3C40194FB79138CE0F78FD4919C2F062574F5403
|
||||
b2sums = d7a436035b132706a8af6f60fbbc2f7604014866fb929fd52ea7a95f8db5bd6255831f58f6a29b1d81ae9190bd57402a10d0e8d8a01f07d875ac329ae14a54da
|
||||
b2sums = 93a9e742591d5f8252af4d9ea144a39302b828180eafd5f1af794cc15eadb03b8e6c82edc94355b015aba55536241eddcb50f14fe218938323ae0907096e79eb
|
||||
|
||||
pkgname = hwdata
|
||||
|
@ -1,8 +1,8 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
|
||||
pkgname=hwdata
|
||||
pkgver=0.387
|
||||
pkgrel=1.1
|
||||
pkgver=0.388
|
||||
pkgrel=1
|
||||
pkgdesc="hardware identification databases"
|
||||
makedepends=('git')
|
||||
replaces=('hwids')
|
||||
@ -11,7 +11,7 @@ license=('GPL-2.0-or-later')
|
||||
arch=(any)
|
||||
source=("git+https://github.com/vcrhonek/hwdata.git#tag=v${pkgver}?signed")
|
||||
validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403') # Vitezslav Crhonek
|
||||
b2sums=('d7a436035b132706a8af6f60fbbc2f7604014866fb929fd52ea7a95f8db5bd6255831f58f6a29b1d81ae9190bd57402a10d0e8d8a01f07d875ac329ae14a54da')
|
||||
b2sums=('93a9e742591d5f8252af4d9ea144a39302b828180eafd5f1af794cc15eadb03b8e6c82edc94355b015aba55536241eddcb50f14fe218938323ae0907096e79eb')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}
|
||||
|
Loading…
x
Reference in New Issue
Block a user