Date: Tuesday, April 8, 2014 @ 14:14:37 Author: bluewind Revision: 108972
upgpkg: inxi 2.1.19-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-08 12:14:13 UTC (rev 108971) +++ PKGBUILD 2014-04-08 12:14:37 UTC (rev 108972) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.15 +pkgver=2.1.19 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=('415afe0ca789198f5f486159155c0beb') +md5sums=('2d605d5978d64bfd39c34803fdb0f52d') package() { cd "$srcdir"
