8 lines
291 B
Python
8 lines
291 B
Python
pkgname = "opsec"
|
|
pkgver = "1.0"
|
|
source = f"https://github.com/dosfstools/dosfstools/releases/download/v{pkgver}/dosfstools-{pkgver}.tar.gz"
|
|
deps = []
|
|
|
|
build = [
|
|
f"echo \"This package isnt made yet lmao ask @alerktt on telegram for when hes gonna finally make it zowg :explodes:\""
|
|
] |