From a831e3942799095dd5a2f1dc9a8f35bd9bf1b2ad Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 18 Jan 2018 02:35:33 +0000 Subject: [PATCH] inxi: update to 2.3.56 --- inxi/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inxi/PKGBUILD b/inxi/PKGBUILD index 258fdb0b7..6fd4fbf6f 100644 --- a/inxi/PKGBUILD +++ b/inxi/PKGBUILD @@ -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"