inxi: update to 3.0.28.
This commit is contained in:
parent
b60878a5ef
commit
ad4f82cd7d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=3.0.27
|
version=3.0.28
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="inxi-${version}-1"
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="inxi-${version}-1"
|
||||||
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr"
|
depends="dmidecode file glxinfo pciutils perl usbutils xdpyinfo xprop xrandr"
|
||||||
short_desc="Full featured system information script"
|
short_desc="Full featured system information script"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://smxi.org/docs/inxi.htm"
|
homepage="https://smxi.org/docs/inxi.htm"
|
||||||
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
changelog="https://raw.githubusercontent.com/smxi/inxi/master/inxi.changelog"
|
||||||
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/${version}-1.tar.gz"
|
||||||
checksum=fc8050ae0e1950eefbcbcd9852e13c5af1cb7ad2b1bb0552500550e13b4575bf
|
checksum=345abdeac58791d8ba40824ca4b9deed0984591fee862de58763e88e308a997d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Reference in a new issue