mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
inxi: update to 2.3.9
This commit is contained in:
parent
8cb5061456
commit
4aeb4741d4
@ -1,9 +1,9 @@
|
||||
#Contributions from Arch: https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/inxi
|
||||
|
||||
pkgname=inxi
|
||||
pkgver=2.3.8
|
||||
pkgver=2.3.9
|
||||
pkgrel=1
|
||||
gitcommit=af0630e
|
||||
gitcommit=82cfe79
|
||||
pkgdesc="a full featured CLI system information tool"
|
||||
url="https://github.com/smxi/inxi"
|
||||
license=('GPL')
|
||||
@ -25,7 +25,7 @@ optdepends=(
|
||||
"xorg-xrandr: inxi -G single screen resolution"
|
||||
)
|
||||
source="https://github.com/smxi/inxi/tarball/$gitcommit"
|
||||
md5sums=('883ae5d990479b145e1478d5e3e6f426')
|
||||
md5sums=('bc8bd78ce78bd70787f12e842b14802c')
|
||||
|
||||
package() {
|
||||
cd "smxi-$pkgname-$gitcommit"
|
||||
|
Loading…
Reference in New Issue
Block a user