inxi: update to 2.3.5.
This commit is contained in:
parent
e1e375e4c3
commit
dba5d23e72
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=2.3.4
|
||||
version=2.3.5
|
||||
revision=1
|
||||
_gitrev=89e18d245bc34fc5be5f5baddac2ccd8106be050
|
||||
_gitrev=dedc0bc1cae5e9fade99cd8ddf50a5088566995c
|
||||
wrksrc=${pkgname}-${_gitrev}
|
||||
noarch="yes"
|
||||
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr"
|
||||
|
@ -11,7 +11,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/smxi/inxi/"
|
||||
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=75bbd7865c9cd438f13977fa91f1d2716bdc06e1231a341fd1da9e348398aada
|
||||
checksum=6fb16d81cb2931970a6514a852cd732efc3b5ef43635f5cbb1fb2745231903ac
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in New Issue