summaryrefslogtreecommitdiff
path: root/community/pv/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-10 03:49:37 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-10 03:49:37 +0000
commitbf8ca82240123cfd3e65739dc2318f5f1d145d12 (patch)
treeb8320743e13c3a3de7a54a217ec30970c6336706 /community/pv/PKGBUILD
parent66018e3cb2f893ec3add478fcd86ed3334e46fa9 (diff)
Sat May 10 03:41:34 UTC 2014
Diffstat (limited to 'community/pv/PKGBUILD')
-rw-r--r--community/pv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pv/PKGBUILD b/community/pv/PKGBUILD
index af30a1bcb..609a7357f 100644
--- a/community/pv/PKGBUILD
+++ b/community/pv/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 106285 2014-02-26 15:01:01Z lfleischer $
+# $Id: PKGBUILD 110909 2014-05-09 12:54:39Z lfleischer $
# Maintainer: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Aaron Schaefer <aaron@elasticdog.com>
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 @@ 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=('fdcd0be1e333602f82a70921b87976b8')
+md5sums=('efe8e9e4cad5f3264a32258a63bf2c8e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"