inxi: update to 3.3.31.2
This commit is contained in:
parent
be70e147c9
commit
23147c30e9
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=3.3.30.1
|
||||
version=3.3.31.2
|
||||
revision=1
|
||||
_distver="${version%.*}-${version##*.}"
|
||||
depends="dmidecode file glxinfo pciutils perl procps-ng usbutils xdpyinfo
|
||||
|
@ -9,9 +9,9 @@ short_desc="Full featured system information script"
|
|||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
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/refs/tags/${_distver}.tar.gz"
|
||||
checksum=6e10241933302bbdec2af5361ffacf98f425d63ea67ce56993f86dad06ffb404
|
||||
changelog="https://codeberg.org/smxi/inxi/raw/branch/master/inxi.changelog"
|
||||
distfiles="https://codeberg.org/smxi/inxi/archive/${_distver}.tar.gz"
|
||||
checksum=0f4dd81980b327aa71f3684a832ec4488721024d428c712f3c9bbdb35f6a2b42
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue