diff options
author | Allan McRae <allan@archlinux.org> | 2012-06-04 10:37:35 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2012-08-04 00:16:38 +1000 |
commit | 91d119af1c97c7f2d78bbd98c73c737bf6f7247d (patch) | |
tree | 5d3a290a3423217faa41ab2cdad86a01dbd6e341 /lib/libalpm/md5.h | |
parent | 57e06394dd19191f36880aa8d1d4522a458922ca (diff) |
makepkg: allow using GIT source URLs
Allow specifing GIT sources using the following syntax
source=('<folder>::<repo>#<fragment>')
This will download the git repo <repo> into <folder> (into $SRCDIR
if set, otherwise $startdir). <repo> must start with "git", but
non-git protocols are handled using (e.g.) "git+http://...".
The <fragment> can be used to specify a branch, tag, or commit to
build from. e.g. branch=maint.
Checksum entries for git sources should be "SKIP".
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/md5.h')
0 files changed, 0 insertions, 0 deletions