Date: Wednesday, March 19, 2014 @ 22:31:36 Author: bluewind Revision: 107810
upgpkg: inxi 2.1.7-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-19 21:30:47 UTC (rev 107809) +++ PKGBUILD 2014-03-19 21:31:36 UTC (rev 107810) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.5 +pkgver=2.1.7 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=('e87b49e44861dbe95b5c18447b3f3999') +md5sums=('7441e5fa068590db34b2c28d87f917f8') package() { cd "$srcdir"
