We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e71454c commit 1fe9e0cCopy full SHA for 1fe9e0c
1 file changed
PKGBUILD
@@ -15,7 +15,7 @@ md5sums=('SKIP')
15
16
build()
17
{
18
- curl -o Makefile https://raw.githubusercontent.com/krypton-linux/kryptinfo/main/Makefile
+ cd kryptinfo
19
make
20
}
21
0 commit comments