pacman/scripts/libmakepkg
Steef Hegeman 5dfa3c8f6a makepkg: Disallow forward slashes in pkgver
scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in now raises an error when
pkgver contains forward slashes.

pkgver containing a forward slash results in a package filename
containing a forward slash, which isn't a valid filename.

Signed-off-by: Steef Hegeman <steefhegeman@hotmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2017-01-04 13:59:14 +10:00
..
integrity Use coreutils binaries for checking/generating checksums 2016-10-22 20:50:55 +10:00
lint_package makepkg: reject packages with newlines in paths 2016-12-05 15:20:08 +10:00
lint_pkgbuild makepkg: Disallow forward slashes in pkgver 2017-01-04 13:59:14 +10:00
source Update copyright years for 2016 2016-01-04 13:27:08 +10:00
tidy Build a single debug package for all packages from a PKGBUILD 2016-12-05 15:23:44 +10:00
util makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
.gitignore add generated scripts to gitignore 2016-12-05 15:20:09 +10:00
integrity.sh.in libmakepkg: extract functions for integrity checking 2016-05-18 15:45:56 +10:00
lint_package.sh.in makepkg: abort on lint_package errors 2016-12-05 15:20:08 +10:00
lint_pkgbuild.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
source.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
srcinfo.sh.in libmakepkg: extract functions for writing .SRCINFO files 2016-03-28 16:26:12 +10:00
tidy.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
util.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00