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
apt-compare-versions
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
ldd
revbump
update-checksum
update-packages feat(auto update): update packages in there build order 2022-05-07 21:23:32 +05:30