Date: Sunday, September 24, 2017 @ 08:00:09 Author: bluewind Revision: 260338
upgpkg: inxi 2.3.40-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-09-24 07:00:54 UTC (rev 260337) +++ PKGBUILD 2017-09-24 08:00:09 UTC (rev 260338) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <f...@gmx.at> pkgname=inxi -pkgver=2.3.39 +pkgver=2.3.40 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=('581e4b5e49d87c06397dcac65a167c12') +md5sums=('8e7d6cb8bc68c514729b2f44471357d6') package() { cd "$srcdir"