On 2021/05/24 09:11, Aisha Tammy wrote:
> Hi,
>   I've reattached the patch with comments on each
> patch and removed the GH_TAGNAME.
> 
> Thanks,
> Aisha
> 
> diff --git a/mail/mutt-wizard/Makefile b/mail/mutt-wizard/Makefile
> index 016d0eacb91..b8b3034b143 100644
> --- a/mail/mutt-wizard/Makefile
> +++ b/mail/mutt-wizard/Makefile
> @@ -2,10 +2,11 @@
>  
>  COMMENT =    neomutt and isync configuration with good defaults
>  CATEGORIES = mail
> +DISTNAME =   mutt-wizard-3.2.1p20210504

using just 'p' as part of a version that makes it into the package name
is not legit, it will conflict with 'p' added by REVISION. either use 'pl'
or I guess you could just use 3.2.1.20210504 here.

Reply via email to