inxi: update to 3.1.00.
This commit is contained in:
parent
78909cd092
commit
bd5c6de610
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.0.38
|
||||
version=3.1.00
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="inxi-${version}-1"
|
||||
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr"
|
||||
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr
|
||||
procps-ng"
|
||||
short_desc="Full featured system information script"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://smxi.org/docs/inxi.htm"
|
||||
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
||||
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
||||
checksum=5adbbe8145e970de1d516a404554e887806d31382de81d290e71fe270183c28a
|
||||
checksum=ee6675489467cbfb90756db9aaf55da4bc5f7506cc8166d3a42ba28963e810f1
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue