Compare commits
2 commits
20272db3d8
...
fc8dd81f00
Author | SHA1 | Date | |
---|---|---|---|
fc8dd81f00 | |||
a7f156b7c9 |
4
DEBBUILD
4
DEBBUILD
|
@ -9,8 +9,8 @@ url="https://git.leafee98.com/leafee98/makedeb"
|
|||
maintainer="Leafee98 <me@leafee98.com>"
|
||||
|
||||
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
|
||||
)
|
||||
|
||||
|
|
Binary file not shown.
BIN
material/pkg.zip
BIN
material/pkg.zip
Binary file not shown.
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
ls -l
|
||||
fakeroot
|
||||
ls -l
|
Loading…
Reference in a new issue