termux-pacman-bot 0c2714eca9 chore(main/libedit): force disable auto updates [no ci]
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'.
```
2023-10-03 11:31:28 +00:00
2023-09-24 13:27:27 +03:00
2023-09-01 03:01:43 +00:00
2023-02-02 11:32:08 +00:00
2023-10-01 21:01:47 +00:00
2023-10-02 21:31:08 +00:00
2023-09-03 10:31:00 +00:00
2023-08-30 21:01:19 +00:00
2023-08-22 04:31:17 +00:00
2023-05-17 19:01:10 +00:00
2023-08-11 17:12:57 +03:00
2023-08-30 21:01:19 +00:00
2023-08-20 23:34:19 +03:00

Termux packages for pacman - official git repo mirror

More about the repository

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
A build system and primary set of packages in format pacman for Termux.
Readme 96 MiB
Languages
Shell 79.7%
C 13.2%
C++ 2.7%
CMake 1.1%
Python 0.8%
Other 2.3%