Date: Saturday, May 18, 2013 @ 10:38:34 Author: bluewind Revision: 91019
upgpkg: inxi 1.9.04-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-18 07:35:53 UTC (rev 91018) +++ PKGBUILD 2013-05-18 08:38:34 UTC (rev 91019) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.8.47 +pkgver=1.9.04 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=('ce94f289db80c5ad8219645ad2e1b092') +md5sums=('e85079e6f404f4a8fd10890b66a0e341') package() { cd "$srcdir"
