mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-03 01:20:21 +00:00
0c2714eca99672183bcdc467899c79bbcfefd08c
This is needed to avoid auto-updater script warnings.
Also for some reason version checker fails with error.
```
INFO: Updating libedit [Current version: 20221030-3.1]
Traceback (most recent call last):
File "<stdin>", line 5, in <module>
File "/usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/version.py", line 266, in __init__
raise InvalidVersion(f"Invalid version: '{version}'")
pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '20221030-3.1'
INFO: No update needed. Already at version '20230828.3.1'.
```
…
Termux packages for pacman - official git repo mirror
Code for connecting repository:
main:
[main]
Server = https://service.termux-pacman.dev/main/$arch
x11:
[x11]
Server = https://service.termux-pacman.dev/x11/$arch
root:
[root]
Server = https://service.termux-pacman.dev/root/$arch
Other information:
- Android support: 7+
- Architecture support: all (aarch64, arm, x86_64, i686)
- Security level: not complete (db and only a few packages are protected by signature)
- Signature: termux-pacman organization gpg key
- Powered by aws
- Mirrors: does not exist
- Root repository: https://github.com/termux/termux-packages
- Organization maintaining the root repository: termux
Description
Languages
Shell
79.7%
C
13.2%
C++
2.7%
CMake
1.1%
Python
0.8%
Other
2.3%