Date: Thursday, February 28, 2013 @ 09:56:44 Author: bluewind Revision: 85247
upgpkg: inxi 1.8.42-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-28 05:54:16 UTC (rev 85246) +++ PKGBUILD 2013-02-28 08:56:44 UTC (rev 85247) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.8.40 +pkgver=1.8.42 pkgrel=1 pkgdesc="script to get system information" arch=('any') url="http://inxi.org" license=('GPL') source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('b39575c86b437c243112424be8f402bb') +md5sums=('eb5c0249a9e033f96e38722b04c9b291') package() { cd "$srcdir"
