Date: Thursday, September 11, 2014 @ 12:28:08 Author: lfleischer Revision: 118814
upgpkg: pv 1.5.7-1 Upstream update. Modified: pv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-11 10:22:39 UTC (rev 118813) +++ PKGBUILD 2014-09-11 10:28:08 UTC (rev 118814) @@ -3,7 +3,7 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=pv -pkgver=1.5.3 +pkgver=1.5.7 pkgrel=1 pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('custom:Artistic 2.0') depends=('glibc') source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2") -md5sums=('efe8e9e4cad5f3264a32258a63bf2c8e') +md5sums=('e8597a929e836ada22a8814b1c1651d0') build() { cd "${srcdir}/${pkgname}-${pkgver}"
