git » patchutils.git » commit 8879d6c

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 467bfd3dc658fe70119c49acb1ef79a34cd9f76c

Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2cb6988..d57019b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgname=patchutils
 pkgver=0.3.2
 pkgrel=2
-pkgdesc="A small collection of programs that operate on patch files"
+pkgdesc='Small collection of programs that operate on patch files'
 license=('GPL')
 url="http://cyberelk.net/tim/patchutils/"
 depends=('perl')