Files
termux-packages/repo.json
2023-10-04 14:21:52 +03:00

22 lines
493 B
JSON

{
"pkg_format": "pacman",
"packages": {
"name": "termux-main",
"distribution": "main",
"component": "main",
"url": "https://service.termux-pacman.dev/main"
},
"root-packages": {
"name": "termux-root",
"distribution": "root",
"component": "root",
"url": "https://service.termux-pacman.dev/root"
},
"x11-packages": {
"name": "termux-x11",
"distribution": "x11",
"component": "x11",
"url": "https://service.termux-pacman.dev/x11"
}
}