inxi: update to 2.2.37.
This commit is contained in:
parent
d4f33802ca
commit
d94c8724e3
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=2.2.36
|
version=2.2.37
|
||||||
revision=1
|
revision=1
|
||||||
_gitrev=beef24dc9cbcd927dae91ff311f93458b8d7a78a
|
_gitrev=b583a9f774ab3575f3123f579072f595fdac1b4f
|
||||||
wrksrc=${pkgname}-${_gitrev}
|
wrksrc=${pkgname}-${_gitrev}
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr"
|
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr"
|
||||||
|
@ -11,7 +11,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/smxi/inxi/"
|
homepage="https://github.com/smxi/inxi/"
|
||||||
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/smxi/inxi/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=c3dfbc911f915233afc39ea4adc33b4d4d200f278f5ce3b5ef7ee8bbe5c340f0
|
checksum=13c0684026e83e026dc2a6c37e5638773c709b50e7d4fa24f31fabdaa3f291c0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Reference in New Issue