pacman/scripts/libmakepkg
Rikard Falkeborn 5c1853124d Fix linting of whitespace in pkgver
In order to detect if pkgver contains whitespace, we need to quote it.
Previously, only the characters up to the first whitespace was checked.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2018-03-14 12:45:13 +10:00
..
integrity libmakepkg/integrity: fix git signatures not seen with multiple files 2018-01-06 12:40:07 +10:00
lint_package libmakepkg: only output package file names when checking for build references 2017-10-17 20:31:06 +10:00
lint_pkgbuild Fix linting of whitespace in pkgver 2018-03-14 12:45:13 +10:00
source libmakepkg: check for invalid tags in git 2017-09-13 14:20:35 +10:00
tidy Fix moving source files into debug packages 2018-01-10 10:53:15 +10:00
util makepkg --packagelist: just list the built package files we will build 2018-03-14 12:16:58 +10:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
integrity.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
lint_package.sh.in libmakepkg: grammar fix 2017-09-14 09:45:53 +10:00
lint_pkgbuild.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
source.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
srcinfo.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
tidy.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
util.sh.in Update copyright years 2017-01-04 13:59:14 +10:00