diff options
| author | Arslaan Pathan <[email protected]> | 2026-07-04 11:25:55 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-07-04 11:25:55 +1200 |
| commit | a559af70648a2bfe9d8affb2de4f7178ac944a04 (patch) | |
| tree | c593855b916a1741c8a242042e7d09182d862895 /pkg | |
| parent | cfdf0dad264b6852b3cbead537b00c644b222837 (diff) | |
| download | yerba-repo-core-main.tar.xz yerba-repo-core-main.zip | |
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/pkgname.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/pkgname.ini b/pkg/pkgname.ini new file mode 100644 index 0000000..f07a92e --- /dev/null +++ b/pkg/pkgname.ini @@ -0,0 +1,7 @@ +name = pkgname +version = 1.2.3 +desc = testing testing 123, i like chicken nuggets, not 3 +url = https://yerba.arslaancodes.com/repo/core/files/pkgname-1.2.3.mpk +deps = dep1 dep2 dep3 +maintainer = French Hacker <[email protected]> +license = WTFPL |
