Date: Tuesday, January 29, 2013 @ 01:13:52 Author: bluewind Revision: 83294
upgpkg: inxi 1.8.33-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-28 23:02:36 UTC (rev 83293) +++ PKGBUILD 2013-01-29 00:13:52 UTC (rev 83294) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.8.32 +pkgver=1.8.33 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=('ed96e23bd4c65dece30647a6e2f4ed25') +md5sums=('785ce75b93dc39ea18f56175b73b3b43') package() { cd "$srcdir"
