summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d02b1e5bb6e7..fee95dddd8c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,14 @@
# Contributor: Jakub Luzny <limoto94@gmail.com>
pkgname=x86info
-_commit='7d3d95d99d10dff96a140333ce30b01ed4f34434'
-pkgver=1.30.174
+_commit='081633bf8f64808340c01effa6f2077f921eb873'
+pkgver=1.30.179
pkgrel=1
pkgdesc='A CPU identification utility. Provides more info than /proc/cpuinfo'
arch=('i686' 'x86_64')
depends=('pciutils')
url='https://github.com/kernelslacker/x86info'
license=('GPL')
-install=x86info.install
makedepends=('git' 'python')
source=("git+https://github.com/kernelslacker/x86info.git#commit=${_commit}")
sha256sums=('SKIP')