Date: Thursday, January 16, 2014 @ 21:23:18 Author: bluewind Revision: 104279
upgpkg: inxi 1.9.18-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-16 20:21:07 UTC (rev 104278) +++ PKGBUILD 2014-01-16 20:23:18 UTC (rev 104279) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.9.17 +pkgver=1.9.18 pkgrel=1 pkgdesc="script to get system information" arch=('any') @@ -25,7 +25,7 @@ "xorg-xrandr: inxi -G single screen resolution" ) source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('721547f67864f8be1bbfb7584018694c') +md5sums=('054ad3e241c81ebc40c99c1e1c98b2bf') package() { cd "$srcdir"
