Date: Sunday, October 6, 2013 @ 21:15:11 Author: jlichtblau Revision: 98157
upgpkg: pv 1.4.12-1 Modified: pv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-06 18:47:48 UTC (rev 98156) +++ PKGBUILD 2013-10-06 19:15:11 UTC (rev 98157) @@ -3,7 +3,7 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=pv -pkgver=1.4.6 +pkgver=1.4.12 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=('d55ff76f5caa83efc23aa527dbb0b191') +md5sums=('605adc0f369496bca92b0656cf86b25e') build() { cd "${srcdir}/${pkgname}-${pkgver}"
