12 lines
258 B
Text
12 lines
258 B
Text
name="check"
|
|
version="0.15.2"
|
|
revision=1
|
|
source=("https://github.com/libcheck/check/releases/download/0.15.2/check-0.15.2.tar.gz")
|
|
|
|
build() {
|
|
echo "Build function not implemented"
|
|
}
|
|
|
|
pak() {
|
|
echo "Packaging function not implemented"
|
|
}
|