[aur-dev] [PATCH] don't treat colon as part of package dependency name

2013-11-25 Thread Daniel Albers
Dependencies can have a description appended, separated by a colon. Don't treat this colon as part of the dependency name. Signed-off-by: Daniel Albers dan...@lbe.rs --- web/html/pkgsubmit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/html/pkgsubmit.php

Re: [aur-dev] [PATCH] don't treat colon as part of package dependency name

2013-11-25 Thread canyonknight
On Mon, Nov 25, 2013 at 7:14 AM, Daniel Albers dan...@lbe.rs wrote: Dependencies can have a description appended, separated by a colon. Don't treat this colon as part of the dependency name. I know that optdepends often have the dependency name followed by a colon and a description of the