Date: Saturday, May 18, 2013 @ 20:42:14 Author: bluewind Revision: 91073
upgpkg: inxi 1.9.5-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-18 17:35:11 UTC (rev 91072) +++ PKGBUILD 2013-05-18 18:42:14 UTC (rev 91073) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.9.04 +pkgver=1.9.5 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=('e85079e6f404f4a8fd10890b66a0e341') +md5sums=('2e8045f486123b0702894c9367bcb650') package() { cd "$srcdir"
