Date: Saturday, May 10, 2014 @ 10:24:32 Author: bluewind Revision: 110937
upgpkg: inxi 2.1.28-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-10 07:48:13 UTC (rev 110936) +++ PKGBUILD 2014-05-10 08:24:32 UTC (rev 110937) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.27 +pkgver=2.1.28 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=('e756fb80820062f7d440f64001ae40a3') +md5sums=('7ff664c61f561f64a9a34f7a3fa25434') package() { cd "$srcdir"
