Date: Sunday, March 30, 2014 @ 23:40:07 Author: bluewind Revision: 108635
upgpkg: inxi 2.1.13-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-30 20:36:22 UTC (rev 108634) +++ PKGBUILD 2014-03-30 21:40:07 UTC (rev 108635) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.1.9 +pkgver=2.1.13 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=('f2cf8a1bb00537c89358e34d47235b24') +md5sums=('447ed582fb57e3e91716ec6218a246ba') package() { cd "$srcdir"
