From a714fddcf549d50c25aae0fa550e3aff0faafb3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20R=C3=B8dseth?= <xyproto@archlinux.org> Date: Wed, 24 Oct 2012 15:17:40 +0000 Subject: [PATCH] Full pkgdesc cleanup for 2339 packages --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 9d50631..9858384 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ncmpcpp pkgver=0.5.10 pkgrel=2 -pkgdesc="An almost exact clone of ncmpc with some new features." +pkgdesc='Almost exact clone of ncmpc with some new features' arch=('i686' 'x86_64') url="http://unkart.ovh.org/ncmpcpp/" license=('GPL') -- GitLab