Date: Wednesday, April 2, 2014 @ 21:37:40 Author: bluewind Revision: 108757
upgpkg: inxi 2.1.15-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-02 19:36:06 UTC (rev 108756) +++ PKGBUILD 2014-04-02 19:37:40 UTC (rev 108757) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.13 +pkgver=2.1.15 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=('447ed582fb57e3e91716ec6218a246ba') +md5sums=('415afe0ca789198f5f486159155c0beb') package() { cd "$srcdir"
