inxi: update to 2.3.8
This commit is contained in:
parent
8d8003c1d0
commit
ccd478ad96
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=2.3.7
|
||||
version=2.3.8
|
||||
revision=1
|
||||
_gitrev=1e45a4541846fc481ae38a1b602375133ba8ea8f
|
||||
_gitrev=af0630e3067c138893e243896e1767c93d2a2856
|
||||
wrksrc=${pkgname}-${_gitrev}
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
depends="file glxinfo pciutils usbutils xdpyinfo xprop xrandr"
|
||||
short_desc="A full featured system information script"
|
||||
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=4ab8ac514b80d82f6272bc243e3936b7a70b0cea5357441dca115c5a8222fe3f
|
||||
checksum=790f004f74736f77c1c82d218f73365ceeea8598ffe116389f3d5e4b34b224f4
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in a new issue