Date: Monday, February 22, 2016 @ 09:51:35 Author: bluewind Revision: 163119
upgpkg: inxi 2.2.34-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-22 07:21:41 UTC (rev 163118) +++ PKGBUILD 2016-02-22 08:51:35 UTC (rev 163119) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.33 +pkgver=2.2.34 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=('3f898a08002acf772464bc8095475009') +md5sums=('60331a3f240b836d966075903e03be01') package() { cd "$srcdir"
