Date: Thursday, February 19, 2015 @ 21:53:23 Author: bluewind Revision: 127998
upgpkg: inxi 2.2.19-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-19 19:32:00 UTC (rev 127997) +++ PKGBUILD 2015-02-19 20:53:23 UTC (rev 127998) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.18 +pkgver=2.2.19 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=('abaacc508f8cb070ded24e16fcfb3506') +md5sums=('90d7225091a232e3be956df47d3960bc') package() { cd "$srcdir"
