Date: Wednesday, April 9, 2014 @ 11:53:12 Author: bluewind Revision: 108995
upgpkg: inxi 2.1.20-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-09 09:40:32 UTC (rev 108994) +++ PKGBUILD 2014-04-09 09:53:12 UTC (rev 108995) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.19 +pkgver=2.1.20 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=('2d605d5978d64bfd39c34803fdb0f52d') +md5sums=('8d5566b425c8f0dc43777019adc9d27e') package() { cd "$srcdir"
