system/I-Nex: Updated for version 7.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Cristiano Urban 2016-11-02 20:33:02 +07:00 committed by Willy Sudiarto Raharjo
parent 024d436bc8
commit ccd8e49b50
3 changed files with 7 additions and 5 deletions

View file

@ -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}

View file

@ -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"

View file

@ -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.