Date: Saturday, March 15, 2014 @ 09:43:51 Author: bluewind Revision: 107230
upgpkg: inxi 2.1.2-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-14 21:55:20 UTC (rev 107229) +++ PKGBUILD 2014-03-15 08:43:51 UTC (rev 107230) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.9.19 +pkgver=2.1.2 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=('026e410e8eb9da68109636f6193145f2') +md5sums=('e1dafbde4383d646f826f5bad62a880b') package() { cd "$srcdir"
