summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')