git » usbutils.git » commit f359cb0

Fix typo in SPDX license identifier

author David Runge
2023-10-22 13:26:44 UTC
committer David Runge
2023-10-22 13:26:44 UTC
parent bc75db9726c305e3d10f5dd89d0cd23c4460a6f7

Fix typo in SPDX license identifier

Signed-off-by: David Runge <dvzrv@archlinux.org>

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 99cd51c..57aa57f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
 pkgdesc="A collection of USB tools to query connected USB devices"
 arch=(x86_64)
 url="https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/"
-license=('GPL-2.0-only' 'GPLG-2.0-or-later' 'GPL-3.0-only')
+license=('GPL-2.0-only' 'GPL-2.0-or-later' 'GPL-3.0-only')
 depends=(glibc hwdata)
 makedepends=(libusb systemd)
 optdepends=(