Commit Graph

101 Commits

Author SHA1 Message Date
termux-pacman-bot
4dfa7121cd Update repo 2025-02-25 18:04:10 +00:00
termux-pacman-bot
97b4d26773 Update repo 2025-02-24 15:36:49 +00:00
termux-pacman-bot
e8f0763c49 Update repo 2025-02-24 12:45:46 +00:00
termux-pacman-bot
cabd509766 Update repo 2025-02-24 11:34:37 +00:00
termux-pacman-bot
e836508f92 Update repo 2025-02-23 13:06:54 +00:00
termux-pacman-bot
e87c7dfa72 Update repo 2024-11-04 17:06:51 +00:00
termux-pacman-bot
acb595f34b Update repo 2024-10-31 05:38:21 +00:00
termux-pacman-bot
07e17e45be Update repo 2024-07-12 23:09:01 +00:00
termux-pacman-bot
e7c75ed632 Update repo 2024-06-02 08:37:21 +00:00
termux-pacman-bot
7dd5694a19 Update repo 2024-05-12 04:37:57 +00:00
termux-pacman-bot
e0ce88fd96 Update repo 2024-05-08 18:37:55 +00:00
termux-pacman-bot
0fc7ef06fa Update repo 2024-03-17 09:08:28 +00:00
termux-pacman-bot
b914755a25 Update repo 2023-12-17 07:31:03 +00:00
termux-pacman-bot
6b622a2360 Update repo 2023-11-13 14:31:19 +00:00
termux-pacman-bot
2fbd1c963b Update repo 2023-10-15 15:31:12 +00:00
termux-pacman-bot
d0e30ea3e2 Update repo 2023-10-14 20:31:09 +00:00
termux-pacman-bot
a4f0b1c34e Update repo 2023-10-05 14:31:37 +00:00
termux-pacman-bot
c9fc10a049 Update repo 2023-10-04 05:31:08 +00:00
termux-pacman-bot
f3d095b316 Update repo 2023-09-30 19:31:07 +00:00
termux-pacman-bot
8c3b38dbae Update repo 2023-09-27 06:01:47 +00:00
termux-pacman-bot
b14d210f4c Update repo 2023-08-30 21:01:19 +00:00
termux-pacman-bot
4603fac017 Update repo 2023-06-18 00:45:47 +00:00
termux-pacman-bot
6c29addc95 Update repo 2023-01-15 02:05:35 +00:00
termux-pacman-bot
4e53a22fa5 Update repo 2023-01-10 02:04:22 +00:00
termux-pacman-bot
3164e95b6e Update repo 2023-01-01 18:01:28 +00:00
termux-pacman-bot
eddfa09e5f Update repo 2022-11-20 04:37:15 +00:00
termux-pacman-bot
a6cfb3080c Update repo 2022-10-15 06:20:21 +00:00
termux-pacman-bot
e6b1904bb5 Update repo 2022-10-15 03:30:09 +00:00
termux-pacman-bot
f6f970abe5 Update repo 2022-10-11 14:10:26 +00:00
termux-pacman-bot
d405f887b9 Update repo 2022-10-10 13:27:49 +00:00
termux-pacman-bot
f3ef7b5cdf Update repo 2022-10-10 09:15:33 +00:00
termux-actions[bot]
d1a7c9a1f9 Update repo 2022-05-09 19:17:42 +00:00
termux-actions[bot]
b9c59f6e2f Update repo 2022-04-20 21:18:15 +00:00
termux-actions[bot]
3b8ef05016 Update repo 2022-04-20 13:05:50 +00:00
termux-actions[bot]
ac27576262 Update repo 2022-04-20 11:06:41 +00:00
termux-actions[bot]
ae6d1d3441 Update repo 2022-04-05 06:25:14 +00:00
termux-actions[bot]
c79bd961c1 Update repo 2022-04-04 19:16:25 +00:00
termux-actions[bot]
470531d6c6 Update repo 2022-04-01 07:38:28 +00:00
termux-actions[bot]
57560cf32c Update repo 2022-03-30 07:38:30 +00:00
termux-actions[bot]
d64d2a99c1 Update repo 2022-03-29 13:28:59 +00:00
termux-actions[bot]
5e35090b94 Update repo 2022-03-29 12:36:46 +00:00
Leonid Pliushch
fb31ceec68 scripts: move script for updating packages to bin directory 2021-10-04 18:29:55 +03:00
Leonid Pliushch
e981e37d83 auto updates: get rid of github-projects.txt
From now, all configuration related to automatic updates should be done
in build.sh scripts.

It requires specifying at least

 TERMUX_PKG_AUTO_UPDATE=true

which indicates that package is eligible for automatic updates, and
optionally

 TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP="$version_regexp"

which specifies a regular expression used to extract the version part
from Git tag.
2021-10-04 18:29:55 +03:00
Ian Hu
281b5b0e46 auto updates: stop running update tests if received null value from api (#7619)
When this happens, it's time to update github-projects.txt.
2021-10-04 00:19:11 +03:00
Ian Hu
2e26bd1588 auto updates: add php-apcu and php-zephir-parser (#7616) 2021-10-04 00:19:11 +03:00
Leonid Pliushch
58364af329 auto updates: fix version detection for libdispatch 2021-09-22 18:15:40 +03:00
Leonid Pliushch
fc12c1c122 auto updates: fix github-projects.txt 2021-09-22 18:08:56 +03:00
Leonid Pliushch
97b17a26a4 check-updates.sh: update error message 2021-09-22 18:08:29 +03:00
Leonid Pliushch
619960c7e8 check-updates.sh: avoid silent error exit 2021-09-22 18:07:31 +03:00
Leonid Pliushch
404a4f5cfe check-updates.sh: return meaningful error when failed to get the latest version 2021-09-22 18:03:27 +03:00