mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/I-Nex: Updated for version 7.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
024d436bc8
commit
ccd8e49b50
3 changed files with 7 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue