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 |---------------------------------------
|
#-----------------------------------------| DESCRIPTION |---------------------------------------
|
||||||
|
|
||||||
pkgname=hwdata
|
pkgname=hwdata
|
||||||
pkgver=0.376
|
pkgver=0.377
|
||||||
pkgrel=01
|
pkgrel=01
|
||||||
pkgdesc="hardware identification databases"
|
pkgdesc="hardware identification databases"
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
replaces=('hwids')
|
replaces=('hwids')
|
||||||
conflicts=(hwids)
|
conflicts=(hwids)
|
||||||
url=https://github.com/vcrhonek/hwdata
|
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() {
|
build() {
|
||||||
cd ${pkgname}
|
cd ${pkgname}
|
||||||
|
@ -37,4 +37,5 @@ validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403') # Vitezslav Crhonek
|
||||||
|
|
||||||
sha256sums=(SKIP)
|
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>
|
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
|
||||||
pkgname=hwdata
|
pkgname=hwdata
|
||||||
pkgver=0.376
|
pkgver=0.377
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="hardware identification databases"
|
pkgdesc="hardware identification databases"
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
|
@ -8,7 +8,7 @@ replaces=('hwids')
|
||||||
url=https://github.com/vcrhonek/hwdata
|
url=https://github.com/vcrhonek/hwdata
|
||||||
license=('GPL-2.0-or-later')
|
license=('GPL-2.0-or-later')
|
||||||
arch=('any')
|
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
|
validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403') # Vitezslav Crhonek
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
git
|
git
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue