summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e4a69b1d5ca..f24a0206f425 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.4
+ pkgver = 1.6.5
pkgrel = 1
url = https://github.com/linuxhw/hw-probe
arch = any
@@ -19,7 +19,7 @@ pkgbase = hw-probe-git
optdepends = smartmontools
optdepends = inxi
optdepends = pnputils
- provides = hw-probe=1.6.4
+ provides = hw-probe=1.6.5
conflicts = hw-probe
source = git+https://github.com/linuxhw/hw-probe
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b90dec5e3a63..dbf3e97ff254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eric Engestrom <aur [at] engestrom [dot] ch>
pkgname=hw-probe-git
-pkgver=1.6.4
+pkgver=1.6.5
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')