Date: Sunday, May 26, 2013 @ 10:21:24 Author: bluewind Revision: 91645
upgpkg: inxi 1.9.7-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-26 08:19:25 UTC (rev 91644) +++ PKGBUILD 2013-05-26 08:21:24 UTC (rev 91645) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.9.6 +pkgver=1.9.7 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=('c34af6532dc6f9fdcc10c4d15cbbe32b') +md5sums=('7aa2549a8046df65716b06eaa5796623') package() { cd "$srcdir"
