Date: Tuesday, May 19, 2015 @ 10:55:09 Author: bluewind Revision: 133778
upgpkg: inxi 2.2.21-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-19 08:07:58 UTC (rev 133777) +++ PKGBUILD 2015-05-19 08:55:09 UTC (rev 133778) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.19 +pkgver=2.2.21 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=('90d7225091a232e3be956df47d3960bc') +md5sums=('285d1f44e6730d7a6bd4d4cca12c9b3a') package() { cd "$srcdir"
