git » txt2man.git » commit 69a8f4a

Full pkgdesc cleanup for 2339 packages

author Alexander Rødseth
2012-10-24 15:17:40 UTC
committer Alexander Rødseth
2012-10-24 15:17:40 UTC
parent bf762a85226e0e469764b6cb65db548c31e5066b

Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 66a6047..522f185 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=txt2man
 pkgver=1.5.6
 pkgrel=3
-pkgdesc="Converts flat ASCII text to man page format"
+pkgdesc='Converts flat ASCII text to man page format'
 arch=('any')
 url="http://mvertes.free.fr/"
 license=('GPL')