summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Engestrom2022-06-24 10:23:30 +0100
committerEric Engestrom2022-06-24 10:23:30 +0100
commite9539d1f6f47e67d5016de2090b6c05be87c40de (patch)
treece1a179a9fa05c49c83e10581110b44b1fa2897b
parent2bbbb3848148832d7583393007b2bcaed1b01562 (diff)
downloadaur-e9539d1f6f47e67d5016de2090b6c05be87c40de.tar.gz
bump for 1.6.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac6d2a480968..b698ff217bb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hw-probe-git
pkgdesc = Tool to probe for hardware, check its operability and upload result to the Linux hardware DB: http://linux-hardware.org
- pkgver = 1.6
+ pkgver = 1.6.4
pkgrel = 1
url = https://github.com/linuxhw/hw-probe
arch = any
@@ -18,9 +18,9 @@ pkgbase = hw-probe-git
optdepends = smartmontools
optdepends = inxi
optdepends = pnputils
- provides = hw-probe=1.6
+ provides = hw-probe=1.6.4
conflicts = hw-probe
- source = https://github.com/linuxhw/hw-probe
+ source = git+https://github.com/linuxhw/hw-probe
md5sums = SKIP
pkgname = hw-probe-git
diff --git a/PKGBUILD b/PKGBUILD
index eeaf638a6ed6..bf0bc6a7281c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=hw-probe-git
-pkgver=1.6
+pkgver=1.6.4
pkgrel=1
pkgdesc="Tool to probe for hardware, check its operability and upload result to the Linux hardware DB: http://linux-hardware.org"
arch=('any')