Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
hwdata
Commits:
d7a85871 by Tobias Powalowski at 2025-10-03T19:21:30+02:00
upgpkg: 0.400-1: update to latest version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = hwdata
pkgdesc = hardware identification databases
- pkgver = 0.399
+ pkgver = 0.400
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.399?signed
+ source = git+https://github.com/vcrhonek/hwdata.git#tag=v0.400?signed
validpgpkeys = 3C40194FB79138CE0F78FD4919C2F062574F5403
- b2sums =
e086ff50002a3011fef5bb12c5ace77ea1b0c34dd5fb4af17a660d154a9825ece15f55185190f95412cc266c02e7c7f1ece687648a6577ef1dfe014911647b45
+ b2sums =
fb0c3f89606d3405ea003814203aaf724cfb64f45b5ee383a321792c80de13ca0194affe07bc0082036332b70ff80a403fc707b14d26142185582c3a13564983
pkgname = hwdata
=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
# Maintainer: Tobias Powalowski <[email protected]>
pkgname=hwdata
-pkgver=0.399
+pkgver=0.400
pkgrel=1
pkgdesc="hardware identification databases"
makedepends=('git')
@@ -10,7 +10,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=('e086ff50002a3011fef5bb12c5ace77ea1b0c34dd5fb4af17a660d154a9825ece15f55185190f95412cc266c02e7c7f1ece687648a6577ef1dfe014911647b45')
+b2sums=('fb0c3f89606d3405ea003814203aaf724cfb64f45b5ee383a321792c80de13ca0194affe07bc0082036332b70ff80a403fc707b14d26142185582c3a13564983')
build() {
cd ${pkgname}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/d7a858717bc86c74a6fea4ed8040e0c0b2a2d71b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/d7a858717bc86c74a6fea4ed8040e0c0b2a2d71b
You're receiving this email because of your account on gitlab.archlinux.org.