Date: Monday, February 2, 2015 @ 10:56:58 Author: bluewind Revision: 126967
upgpkg: inxi 2.2.18-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-02 09:45:33 UTC (rev 126966) +++ PKGBUILD 2015-02-02 09:56:58 UTC (rev 126967) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.17 +pkgver=2.2.18 pkgrel=1 pkgdesc="script to get system information" arch=('any') @@ -25,7 +25,7 @@ "xorg-xrandr: inxi -G single screen resolution" ) source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('9de37bc838dcfcbc80e49107effc8a58') +md5sums=('abaacc508f8cb070ded24e16fcfb3506') package() { cd "$srcdir"
