Date: Friday, February 15, 2013 @ 15:39:51 Author: lfleischer Revision: 84286
upgpkg: pv 1.4.6-1 Upstream update. Modified: pv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-15 14:37:36 UTC (rev 84285) +++ PKGBUILD 2013-02-15 14:39:51 UTC (rev 84286) @@ -3,7 +3,7 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=pv -pkgver=1.4.0 +pkgver=1.4.6 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=('2403d1bc130b0f481344bd2b2470b17d') +md5sums=('d55ff76f5caa83efc23aa527dbb0b191') build() { cd "${srcdir}/${pkgname}-${pkgver}"
