Date: Tuesday, March 1, 2016 @ 10:38:07 Author: bluewind Revision: 163847
upgpkg: inxi 2.2.35-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-01 09:36:19 UTC (rev 163846) +++ PKGBUILD 2016-03-01 09:38:07 UTC (rev 163847) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.34 +pkgver=2.2.35 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=('60331a3f240b836d966075903e03be01') +md5sums=('2de3ee9811b6e1b38a4d9de911221539') package() { cd "$srcdir"
