Date: Friday, May 2, 2014 @ 23:08:48 Author: bluewind Revision: 110540
upgpkg: inxi 2.1.27-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-02 20:59:25 UTC (rev 110539) +++ PKGBUILD 2014-05-02 21:08:48 UTC (rev 110540) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.23 +pkgver=2.1.27 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=('e442ee5517e9a23ca7407eeaef0897a6') +md5sums=('e756fb80820062f7d440f64001ae40a3') package() { cd "$srcdir"
