Date: Tuesday, March 18, 2014 @ 15:34:18 Author: bluewind Revision: 107677
upgpkg: inxi 2.1.5-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-18 13:17:46 UTC (rev 107676) +++ PKGBUILD 2014-03-18 14:34:18 UTC (rev 107677) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.2 +pkgver=2.1.5 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=('e1dafbde4383d646f826f5bad62a880b') +md5sums=('e87b49e44861dbe95b5c18447b3f3999') package() { cd "$srcdir"
