Date: Tuesday, January 29, 2013 @ 10:17:46 Author: bluewind Revision: 83301
upgpkg: inxi 1.8.34-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-29 09:12:48 UTC (rev 83300) +++ PKGBUILD 2013-01-29 09:17:46 UTC (rev 83301) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.8.33 +pkgver=1.8.34 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=('785ce75b93dc39ea18f56175b73b3b43') +md5sums=('b8c8edae3a813635846617f70ba8e8ca') package() { cd "$srcdir"
