summaryrefslogtreecommitdiff
path: root/community/pv
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-07 02:09:50 -0800
committerroot <root@rshg054.dnsready.net>2012-12-07 02:09:50 -0800
commit7de07e40e2c0c078a35c5092e1f2defb65d1741e (patch)
treebc791b3c1aca7238f6f5e6761930657526005eac /community/pv
parent3f0c4efbf72adbd091565fcc39ad1d09c92be5d0 (diff)
Fri Dec 7 02:06:33 PST 2012
Diffstat (limited to 'community/pv')
-rw-r--r--community/pv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pv/PKGBUILD b/community/pv/PKGBUILD
index c39a359f0..4c048021c 100644
--- a/community/pv/PKGBUILD
+++ b/community/pv/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 73617 2012-07-12 05:30:42Z lfleischer $
+# $Id: PKGBUILD 80922 2012-12-06 22:11:43Z lfleischer $
# Maintainer: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Aaron Schaefer <aaron@elasticdog.com>
pkgname=pv
-pkgver=1.3.4
+pkgver=1.4.0
pkgrel=1
pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url='http://www.ivarch.com/programs/pv.shtml'
license=('custom:Artistic 2.0')
depends=('glibc')
source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2")
-md5sums=('8041eac8a2942ef11ce6c7559cc4fb0a')
+md5sums=('2403d1bc130b0f481344bd2b2470b17d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"