inxi: update to 2.3.56

This commit is contained in:
Jeff Huang 2018-01-18 02:35:33 +00:00
parent e355e1eeb6
commit a831e39427

View File

@ -1,7 +1,7 @@
#Contributions from Arch: https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/inxi
pkgname=inxi
pkgver=2.3.48
pkgver=2.3.56
pkgrel=1
pkgdesc="a full featured CLI system information tool"
url="https://github.com/smxi/inxi"
@ -24,7 +24,7 @@ optdepends=(
"xorg-xrandr: inxi -G single screen resolution"
)
source=(https://sources.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('64cac45e83f16b56412b21361ce25df8')
md5sums=('8cde8559d31b82d478bc1a5788cc7bcd')
package() {
cd "$srcdir"