Date: Wednesday, January 17, 2018 @ 22:42:46 Author: bluewind Revision: 283773
upgpkg: inxi 2.3.56-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-17 21:25:09 UTC (rev 283772) +++ PKGBUILD 2018-01-17 22:42:46 UTC (rev 283773) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.3.55 +pkgver=2.3.56 pkgrel=1 pkgdesc="script to get system information" arch=('any') @@ -25,7 +25,7 @@ "xorg-xrandr: inxi -G single screen resolution" ) source=(https://sources.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('e4fd5c1e38e17c0fe5f956ddadf8c0d3') +md5sums=('8cde8559d31b82d478bc1a5788cc7bcd') package() { cd "$srcdir"
