diff --git a/DEBBUILD b/DEBBUILD index 76581c7..0d5408c 100644 --- a/DEBBUILD +++ b/DEBBUILD @@ -9,8 +9,8 @@ url="https://git.leafee98.com/leafee98/makedeb" maintainer="Leafee98 " source=( - "LICENSE::https://git.leafee98.com/leafee98/makedeb/raw/branch/main/LICENSE" # from http - "makedeb-repo::git+https://git.leafee98.com/leafee98/makedeb.git#branch=main" # from git with https + "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 "README.md::README.md" # from local file )