add comment for existing file will be skipped
This commit is contained in:
parent
a7f156b7c9
commit
fc8dd81f00
4
DEBBUILD
4
DEBBUILD
|
@ -9,8 +9,8 @@ url="https://git.leafee98.com/leafee98/makedeb"
|
||||||
maintainer="Leafee98 <me@leafee98.com>"
|
maintainer="Leafee98 <me@leafee98.com>"
|
||||||
|
|
||||||
source=(
|
source=(
|
||||||
"LICENSE::https://git.leafee98.com/leafee98/makedeb/raw/branch/main/LICENSE" # from http
|
"LICENSE::https://git.leafee98.com/leafee98/makedeb/raw/branch/main/LICENSE" # from http (existed file will skip, without checking hash)
|
||||||
"makedeb-repo::git+https://git.leafee98.com/leafee98/makedeb.git#branch=main" # from git with https
|
"makedeb-repo::git+https://git.leafee98.com/leafee98/makedeb.git#branch=main" # from git with https
|
||||||
"README.md::README.md" # from local file
|
"README.md::README.md" # from local file
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue