12 lines
221 B
Text
12 lines
221 B
Text
name="file"
|
|
version="5.46"
|
|
revision=1
|
|
source=("https://astron.com/pub/file/file-5.46.tar.gz")
|
|
|
|
build() {
|
|
echo "Build function not implemented"
|
|
}
|
|
|
|
pak() {
|
|
echo "Packaging function not implemented"
|
|
}
|