Date: Wednesday, February 27, 2013 @ 23:10:40 Author: bluewind Revision: 85238
upgpkg: inxi 1.8.40-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-27 21:14:03 UTC (rev 85237) +++ PKGBUILD 2013-02-27 22:10:40 UTC (rev 85238) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.8.39 +pkgver=1.8.40 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=('e774b5b11a0a3b9e9b19891134a494bb') +md5sums=('b39575c86b437c243112424be8f402bb') package() { cd "$srcdir"
