Date: Saturday, May 4, 2013 @ 11:26:20 Author: bluewind Revision: 89879
upgpkg: inxi 1.8.47-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-04 04:49:35 UTC (rev 89878) +++ PKGBUILD 2013-05-04 09:26:20 UTC (rev 89879) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.8.45 +pkgver=1.8.47 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=('931f1e1af01b165be3b46a185c85df93') +md5sums=('ce94f289db80c5ad8219645ad2e1b092') package() { cd "$srcdir"
