Date: Tuesday, December 3, 2013 @ 23:47:15 Author: bluewind Revision: 102024
upgpkg: inxi 1.9.17-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-03 22:46:32 UTC (rev 102023) +++ PKGBUILD 2013-12-03 22:47:15 UTC (rev 102024) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.9.16 +pkgver=1.9.17 pkgrel=1 pkgdesc="script to get system information" arch=('any') @@ -8,7 +8,7 @@ url="http://inxi.org" license=('GPL') source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('51ad63f632be97c4066d3faeba44baf9') +md5sums=('721547f67864f8be1bbfb7584018694c') package() { cd "$srcdir"
