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