Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
hwdata
Commits:
5d05f695 by Tobias Powalowski at 2024-09-04T22:49:52+02:00
upgpkg: 0.386-1: update to latest version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = hwdata
pkgdesc = hardware identification databases
- pkgver = 0.385
+ pkgver = 0.386
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.385?signed
+ source = git+https://github.com/vcrhonek/hwdata.git#tag=v0.386?signed
validpgpkeys = 3C40194FB79138CE0F78FD4919C2F062574F5403
- b2sums =
6df00bd839bee017948e14143b8aeb12350fa612c9dc53f76295c647508635aeef1396ef1cd76679fa6d60de93624402ed67ef1cac5a5b20504085d5e90ab36c
+ b2sums =
0bdf68ff077950c0e1253e72ac447a048cae69971c21448f45e031e7980f3b6438a6957921236eefbad7739ef08e1ef6cb62808b51b75da89234340d7d83fd7c
pkgname = hwdata
=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
# Maintainer: Tobias Powalowski <[email protected]>
pkgname=hwdata
-pkgver=0.385
+pkgver=0.386
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=('6df00bd839bee017948e14143b8aeb12350fa612c9dc53f76295c647508635aeef1396ef1cd76679fa6d60de93624402ed67ef1cac5a5b20504085d5e90ab36c')
+b2sums=('0bdf68ff077950c0e1253e72ac447a048cae69971c21448f45e031e7980f3b6438a6957921236eefbad7739ef08e1ef6cb62808b51b75da89234340d7d83fd7c')
build() {
cd ${pkgname}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/5d05f695e0d3c7ba746cfb61a0c32da8fff05d9d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/5d05f695e0d3c7ba746cfb61a0c32da8fff05d9d
You're receiving this email because of your account on gitlab.archlinux.org.