Date: Monday, May 20, 2013 @ 13:25:53 Author: bluewind Revision: 91234
upgpkg: inxi 1.9.6-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-20 11:01:43 UTC (rev 91233) +++ PKGBUILD 2013-05-20 11:25:53 UTC (rev 91234) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.9.5 +pkgver=1.9.6 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=('2e8045f486123b0702894c9367bcb650') +md5sums=('c34af6532dc6f9fdcc10c4d15cbbe32b') package() { cd "$srcdir"
