summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartchus2024-03-19 14:01:53 +0100
committerMartchus2024-03-19 14:05:08 +0100
commitfa53bb9ac6d5c3fb7a04ac0c924265b8eb5f64e7 (patch)
tree00611245370706f6424d022dcceda70a525ba671 /.SRCINFO
parentcd431a0f946e23b5700be53c3667f705cb381ebe (diff)
downloadaur-hw-probe.tar.gz
Improve a few details
* Update licenses requested by "flag message" * Update comments after adopting the package * Use https in all URLs * Simplify dependencies and description
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05f1ec79e4f3..ce73ea4b6464 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = hw-probe
- pkgdesc = Tool to probe for hardware, check its operability and upload result to the Linux hardware DB: http://linux-hardware.org
+ pkgdesc = Probe for hardware, check its operability and upload result to https://linux-hardware.org
pkgver = 1.6.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/linuxhw/hw-probe
arch = any
- license = GPLv2
- depends = perl>=5
+ license = LGPL-2.1-or-later OR BSD-4-Clause
+ depends = perl
depends = hwinfo
depends = curl
depends = dmidecode