inxi: update to 2.3.6.
This commit is contained in:
parent
ee40bbb553
commit
dcb19b7448
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=2.3.5
|
||||
version=2.3.6
|
||||
revision=1
|
||||
_gitrev=dedc0bc1cae5e9fade99cd8ddf50a5088566995c
|
||||
_gitrev=47325cae81c955960d97fc72e1ef9e2a13e97005
|
||||
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=6fb16d81cb2931970a6514a852cd732efc3b5ef43635f5cbb1fb2745231903ac
|
||||
checksum=1eed17d52d05a79c220a218031a259e386fe54bad59ee714da45aa88e6586529
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in a new issue