Date: Saturday, February 9, 2013 @ 09:43:52 Author: bluewind Revision: 84048
upgpkg: inxi 1.8.36-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-09 01:31:55 UTC (rev 84047) +++ PKGBUILD 2013-02-09 08:43:52 UTC (rev 84048) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.8.35 +pkgver=1.8.36 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=('16c08b275525033da3fa059c8495e25e') +md5sums=('c923aad14b71b3409d3f2e7f3a9ad637') package() { cd "$srcdir"
