Date: Saturday, November 8, 2014 @ 00:23:00 Author: bluewind Revision: 122175
upgpkg: inxi 2.2.16-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-11-07 23:22:39 UTC (rev 122174) +++ PKGBUILD 2014-11-07 23:23:00 UTC (rev 122175) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.15 +pkgver=2.2.16 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=('64ea9d553edea8b62b900289145b829e') +md5sums=('e926be5d43d4a92094602a406feab11b') package() { cd "$srcdir"
