summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2023-12-05 22:03:15 +0100
committerChristian Hesse2023-12-05 22:03:15 +0100
commitabaa2e1a833f72acef5a4dd3ef4b872af556657a (patch)
treea05b3008a98eef9ce62c9d1a777717c0a7885f6d /PKGBUILD
parent935ca1c580de2442e4a9c7f8f746e7cbbcc0c1ec (diff)
downloadaur-x86info.tar.gz
commit x86info 1.30.179-1
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')