diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2016-11-02 20:33:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-02 20:33:02 +0700 |
commit | ccd8e49b509a9bc8cde24e40a37ab8b69a25190d (patch) | |
tree | ebae324325c7352abb08e30cac8364ca93ad0816 /system/I-Nex | |
parent | 024d436bc83192d55e950de35e95365f89281385 (diff) |
system/I-Nex: Updated for version 7.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/I-Nex')
-rw-r--r-- | system/I-Nex/I-Nex.SlackBuild | 2 | ||||
-rw-r--r-- | system/I-Nex/I-Nex.info | 8 | ||||
-rw-r--r-- | system/I-Nex/README | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/system/I-Nex/I-Nex.SlackBuild b/system/I-Nex/I-Nex.SlackBuild index 7f797d17a9c1..b7f84cfddc33 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 b2433722d541..f560bc31d712 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 f28bf5ad4e0c..1aff86530e5f 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. |