inxi: update to 2.3.0.
This commit is contained in:
parent
c1a93b341f
commit
122d33836c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'inxi'
|
# Template file for 'inxi'
|
||||||
pkgname=inxi
|
pkgname=inxi
|
||||||
version=2.2.38
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
_gitrev=b8647b9d7307835ba1302b3d38472249d0194523
|
_gitrev=7a6f176c0d980cd3e6e82e1ed740029017aeef78
|
||||||
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=0f2f0ce9e1cfafb7b433decfd9218690595940e1a9f9b3e2a71737408d2d8761
|
checksum=178244967cd2e629d60cad218fa3186fa176217382b8392581671c3fdac6c827
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin inxi
|
vbin inxi
|
||||||
|
|
Loading…
Reference in a new issue