Compare commits
No commits in common. "fc8dd81f009e43657b792853ea4a1a3d90cd69e4" and "20272db3d81eb162412194d43792db78f29c083f" have entirely different histories.
fc8dd81f00
...
20272db3d8
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 (existed file will skip, without checking hash)
|
||||
"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
|
||||
"makedeb-repo::git+https://git.leafee98.com/leafee98/makedeb.git#branch=main" # from git with https
|
||||
"README.md::README.md" # from local file
|
||||
)
|
||||
|
||||
|
|
BIN
material/frp-0.46.1.tar.gz
Normal file
BIN
material/frp-0.46.1.tar.gz
Normal file
Binary file not shown.
BIN
material/pkg.zip
Normal file
BIN
material/pkg.zip
Normal file
Binary file not shown.
5
material/t.sh
Normal file
5
material/t.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
ls -l
|
||||
fakeroot
|
||||
ls -l
|
Loading…
Reference in a new issue