Date: Tuesday, March 25, 2014 @ 20:44:53 Author: bluewind Revision: 108272
upgpkg: inxi 2.1.9-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-25 19:39:40 UTC (rev 108271) +++ PKGBUILD 2014-03-25 19:44:53 UTC (rev 108272) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.7 +pkgver=2.1.9 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=('7441e5fa068590db34b2c28d87f917f8') +md5sums=('f2cf8a1bb00537c89358e34d47235b24') package() { cd "$srcdir"
