git » libev.git » commit 140ea5a

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 15c083e4d1c53b1d588ca0bb7642c782eb6e299a

Revert r78782: Full pkgdesc cleanup for 2339 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5e7415d..ee55c14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=libev
 pkgver=4.11
 pkgrel=1
-pkgdesc='Full-featured and high-performance event loop'
+pkgdesc="A full-featured and high-performance event loop"
 arch=('i686' 'x86_64')
 url="http://software.schmorp.de/pkg/libev.html"
 license=('BSD')