Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
hwdata
Commits:
295514b6 by Tobias Powalowski at 2026-06-04T14:21:38+02:00
upgpkg: 0.408-1: update to latest version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = hwdata
pkgdesc = hardware identification databases
- pkgver = 0.407
+ pkgver = 0.408
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.407?signed
+ source = git+https://github.com/vcrhonek/hwdata.git#tag=v0.408?signed
validpgpkeys = 3C40194FB79138CE0F78FD4919C2F062574F5403
- b2sums =
a210f54bd939b678a44050b7900b3b0cb73e6527d8479571d6bf9d7df26113ebaa90a689b832ea235d3d9284fea2a752557fa9d464b651c033e704ba95b219fa
+ b2sums =
862f65817b72e04403b5901c2c451172dee74ced35d11896b3259416a870a6d7e33b8c5e63fd27750396e34e3cd3827f5323205ad80f4ad941dedb1d06cf107b
pkgname = hwdata
=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
# Maintainer: Tobias Powalowski <[email protected]>
pkgname=hwdata
-pkgver=0.407
+pkgver=0.408
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=('a210f54bd939b678a44050b7900b3b0cb73e6527d8479571d6bf9d7df26113ebaa90a689b832ea235d3d9284fea2a752557fa9d464b651c033e704ba95b219fa')
+b2sums=('862f65817b72e04403b5901c2c451172dee74ced35d11896b3259416a870a6d7e33b8c5e63fd27750396e34e3cd3827f5323205ad80f4ad941dedb1d06cf107b')
build() {
cd ${pkgname}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/295514b67c07327a8e3c9809b456500af171760c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/295514b67c07327a8e3c9809b456500af171760c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help