Am Di, 22. Sep, 2015 um 5:29 schrieb Eli Schwartz
<[email protected]>:
On 09/22/2015 10:42 AM, [email protected] wrote:
Hello,
Im the developer of rmlint (http://rmlint.rtfd.org) and mantain also
the rmlint-git AUR package
(https://aur4.archlinux.org/packages/rmlint-git/).
Slightly offtopic, but have you considered cleaning up the pkgver() to
use the release tag, as recommended here:
https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
Thanks for the hint. Changed it to produce pkgvers like
`2.2.0.r509.gc0b8e23`.
Also, you are missing the conflicts field (the non-git version has the
conflict, instead, but I believe the general usage is to specify that
in
the development version).
Can't hurt it to have it in the -git version too. I've updated it.