mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-22 03:30:17 +00:00
22 lines
493 B
JSON
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"
|
|
}
|
|
}
|