Date: Friday, May 9, 2014 @ 14:54:25 Author: lfleischer Revision: 110908
upgpkg: pv 1.5.3-1 Upstream update. Modified: pv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-09 12:27:13 UTC (rev 110907) +++ PKGBUILD 2014-05-09 12:54:25 UTC (rev 110908) @@ -3,7 +3,7 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=pv -pkgver=1.5.2 +pkgver=1.5.3 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=('fdcd0be1e333602f82a70921b87976b8') +md5sums=('efe8e9e4cad5f3264a32258a63bf2c8e') build() { cd "${srcdir}/${pkgname}-${pkgver}"
