Date: Monday, October 30, 2017 @ 19:39:41 Author: bluewind Revision: 264814
upgpkg: inxi 2.3.42-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-30 19:17:40 UTC (rev 264813) +++ PKGBUILD 2017-10-30 19:39:41 UTC (rev 264814) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.3.40 +pkgver=2.3.42 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=('8e7d6cb8bc68c514729b2f44471357d6') +md5sums=('7a62ea58a79ae00d786f94b77633cba0') package() { cd "$srcdir"
