inxi: update to 2.2.33.
This commit is contained in:
parent
f06348b7bc
commit
6ba9bc6a4c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'inxi'
|
||||
pkgname=inxi
|
||||
version=2.2.30
|
||||
version=2.2.33
|
||||
revision=1
|
||||
_gitrev=18c180f906187ed8cdcd4cad1bc74ca578d59327
|
||||
_gitrev=f2f11c615d04b510b3db73a37b80810252973a6a
|
||||
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=91cc4a979667cb33759289b1f31489b50cdf933bceadba2bc30543b9d7c02b5a
|
||||
checksum=0a946da2114921ebe4181c8506cff2d7fef062a54d02e8314c3e21ceb7dec6e1
|
||||
|
||||
do_install() {
|
||||
vbin inxi
|
||||
|
|
Loading…
Reference in a new issue