Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | makepkg: merge validate_pkgver into check_pkgver | Allan McRae | 2015-05-16 |
| | | | | | | | | The check that pkgver is non-empty done in check_pkgver should also be performed after running the pkgver() function. Merge validate_pkgver into check_pkgver and run check_pkgver after updating pkgver. Signed-off-by: Allan McRae <allan@archlinux.org> | ||
* | libmakepkg: extract PKGBUILD linting functions | Allan McRae | 2015-05-16 |
Signed-off-by: Allan McRae <allan@archlinux.org> |