Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
hwdata


Commits:
3a3ef0b5 by Tobias Powalowski at 2023-10-04T06:44:20+02:00
upgpkg: 0.375-1: update license, update to latest version

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = hwdata
+       pkgdesc = hardware identification databases
+       pkgver = 0.375
+       pkgrel = 1
+       url = https://github.com/vcrhonek/hwdata
+       arch = any
+       license = GPL2-or-later
+       makedepends = git
+       replaces = hwids
+       source = git+https://github.com/vcrhonek/hwdata.git#tag=v0.375?signed
+       validpgpkeys = 3C40194FB79138CE0F78FD4919C2F062574F5403
+       sha256sums = SKIP
+
+pkgname = hwdata


=====================================
PKGBUILD
=====================================
@@ -1,12 +1,12 @@
 # Maintainer: Tobias Powalowski <tp...@archlinux.org>
 pkgname=hwdata
-pkgver=0.374
+pkgver=0.375
 pkgrel=1
 pkgdesc="hardware identification databases"
 makedepends=('git')
 replaces=('hwids')
 url=https://github.com/vcrhonek/hwdata
-license=('GPL2')
+license=('GPL2-or-later')
 arch=('any')
 source=("git+https://github.com/vcrhonek/hwdata.git#tag=v${pkgver}?signed";)
 validpgpkeys=('3C40194FB79138CE0F78FD4919C2F062574F5403') # Vitezslav Crhonek



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/3a3ef0b5e27f31f0294d1adac66be5178b75400a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdata/-/commit/3a3ef0b5e27f31f0294d1adac66be5178b75400a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to