termux-packages/scripts/bin
Aditya Alok 50411f24a9
feat(auto update): update packages in there build order
Currently, we assume that a package is not coupled with any specific
version of it's dependencies. Therefore, we update them individually
without any specific order. But this assumtion fails for package
families like lxqt which requires all it's family members to be of
specific version.

Although we would have to manually update dependencies in such
situation (if they can not be auto-updated), but we can atleast
decide order of updation for packages that can be auto-updated.

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-07 21:23:32 +05:30
..
add-to-path.sh scripts: add 'revbump' - revision bumping script 2020-06-21 14:47:19 +03:00
apt-compare-versions feat: replace `apt-compare-versions` script with `termux_pkg_is_update_needed` 2022-03-29 01:01:12 +05:30
check-auto-update fix(check-auto-update): do not exit if a pkg cannot be auto-updated 2022-04-30 15:10:51 +05:30
check-pie.sh mv a couple of scripts from scripts/ to scripts/bin/ 2022-03-13 17:23:23 +01:00
ldd mv a couple of scripts from scripts/ to scripts/bin/ 2022-03-13 17:23:23 +01:00
revbump CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00
update-checksum CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00
update-packages feat(auto update): update packages in there build order 2022-05-07 21:23:32 +05:30