summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Cristiano Urban2016-11-02 14:33:02 +0100
committer Willy Sudiarto Raharjo2016-11-02 14:33:02 +0100
commitccd8e49b509a9bc8cde24e40a37ab8b69a25190d (patch)
treeebae324325c7352abb08e30cac8364ca93ad0816
parent024d436bc83192d55e950de35e95365f89281385 (diff)
downloadslackbuilds-ccd8e49b509a9bc8cde24e40a37ab8b69a25190d.tar.gz
system/I-Nex: Updated for version 7.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/I-Nex/I-Nex.SlackBuild2
-rw-r--r--system/I-Nex/I-Nex.info8
-rw-r--r--system/I-Nex/README2
3 files changed, 7 insertions, 5 deletions
diff --git a/system/I-Nex/I-Nex.SlackBuild b/system/I-Nex/I-Nex.SlackBuild
index 7f797d17a9..b7f84cfddc 100644
--- a/system/I-Nex/I-Nex.SlackBuild
+++ b/system/I-Nex/I-Nex.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=I-Nex
-VERSION=${VERSION:-7.4.0}
+VERSION=${VERSION:-7.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/I-Nex/I-Nex.info b/system/I-Nex/I-Nex.info
index b2433722d5..f560bc31d7 100644
--- a/system/I-Nex/I-Nex.info
+++ b/system/I-Nex/I-Nex.info
@@ -1,10 +1,10 @@
PRGNAM="I-Nex"
-VERSION="7.4.0"
+VERSION="7.6.0"
HOMEPAGE="https://github.com/eloaders/I-Nex"
-DOWNLOAD="https://github.com/eloaders/I-Nex/archive/7.4.0.tar.gz"
-MD5SUM="316632d04ef4708a4e9a816ec871ddea"
+DOWNLOAD="https://github.com/i-nex/I-Nex/archive/7.6.0.tar.gz"
+MD5SUM="4fd4686e860b7dc47c8baccce5764d3b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gambas3 libcpuid"
+REQUIRES="qt5 gambas3 libcpuid"
MAINTAINER="Cristiano Urban"
EMAIL="cristiano.urban.slack@gmail.com"
diff --git a/system/I-Nex/README b/system/I-Nex/README
index f28bf5ad4e..1aff86530e 100644
--- a/system/I-Nex/README
+++ b/system/I-Nex/README
@@ -6,3 +6,5 @@ I-Nex can display information for the following components:
CPU, GPU, Motherboard, Sound, Hard disks, RAM, Network and USB
as well as some system info like the hostname, Linux distribution
and version, Xorg, GCC, GLX versions and Linux Kernel info.
+
+NOTE: qt5 is required before building gambas3.