summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Maurer2020-05-20 23:52:04 +0200
committerFabian Maurer2020-05-20 23:52:04 +0200
commitbef50ef59e3786bf9d13842149cd12257a48a445 (patch)
tree9abdacb43b74800de0a18afe04c1e69a55637f11 /PKGBUILD
parent9f10361470e4efad8a6ee66ae4d3556115eab1de (diff)
downloadaur-bef50ef59e3786bf9d13842149cd12257a48a445.tar.gz
Disable reading /proc/mtrr
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6660cb4566aa..8d605475f3ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=i-nex
pkgver=7.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="System information tool like hardinfo, sysinfo"
arch=('i686' 'x86_64')
url="http://i-nex.linux.pl/"
@@ -23,7 +23,7 @@ makedepends=('gambas3-devel' 'gcc' 'imagemagick')
source=("https://github.com/i-nex/I-Nex/archive/${pkgver}.tar.gz"
"Fix-error-if-proc-mtrr-doesn-t-exist.patch")
sha256sums=('81236eb729fbd29b356762c0883fe295cf1181cc7d14f00b1dfcceb517b47960'
- '72a31d2caba843508dc700b9af9f9226f13e286a9b1646c9f3d101e663c26ece')
+ '5c812da66cf8627e1749722d8e98f0871e6b3dbc30efbce29b785912ff39e96b')
conflicts=('i-nex-git')
backup=('etc/i-nex/Database/i2c/devices.json'
'etc/i-nex/Database/A6.json'