[pacman-dev] [PATCH 0/3] Make documentation and PKGBUILD linting more consistent

Rikard Falkeborn rikard.falkeborn at gmail.com
Tue Feb 20 20:52:10 UTC 2018


Make the documentation a little more explicit about allowed characters
for arch and pkgver. Also fix linting of pkgver which was broken if
pkgver contained whitespace.

Rikard Falkeborn (3):
  PKGBUILD.5: Mention valid characters for arch
  PKGBUILD.5: Mention that pkgver can't contain whitespace
  Fix linting of whitespace in pkgver

 doc/PKGBUILD.5.txt                            | 6 ++++--
 scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.16.2


More information about the pacman-dev mailing list