Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
hwdata
Commits:
7fc16589 by Tobias Powalowski at 2023-12-09T08:54:06+01:00
upgpkg: 0.377-1: update to latest version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = hwdata
pkgdesc = hardware identification databases
- pkgver = 0.376
+ pkgver = 0.377
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.376?signed
+ source = git+https://github.com/vcrhonek/hwdata.git#tag=v0.377-2?signed
validpgpkeys = 3C40194FB79138CE0F78FD4919C2F062574F5403
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
# Maintainer: Tobias Powalowski <[email protected]>
pkgname=hwdata
-pkgver=0.376
+pkgver=0.377
pkgrel=1
pkgdesc="hardware identification databases"
makedepends=('git')
@@ -8,7 +8,7 @@ replaces=('hwids')
url=https://github.com/vcrhonek/hwdata
license=('GPL-2.0-or-later')
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
sha256sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/7fc16589fa9fa76ff67bfcfd532498373e1a4653
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/7fc16589fa9fa76ff67bfcfd532498373e1a4653
You're receiving this email because of your account on gitlab.archlinux.org.