git » pv.git » commit 92692ca

Revert r78782: Full pkgdesc cleanup for 2339 packages

author Evangelos Foutras
2012-10-25 06:47:28 UTC
committer Evangelos Foutras
2012-10-25 06:47:28 UTC
parent edce4752c430233c3df483246d67511824da090f

Revert r78782: Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index bea2816..5b908c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=pv
 pkgver=1.3.4
 pkgrel=1
-pkgdesc='Terminal-based tool for monitoring the progress of data through a pipeline'
+pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.'
 arch=('i686' 'x86_64')
 url='http://www.ivarch.com/programs/pv.shtml'
 license=('custom:Artistic 2.0')