Commit Graph

79 Commits

Author SHA1 Message Date
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
Lucinda May Phipps
2c8664a2f5 add libcurl to automatic updates 2021-09-15 11:40:27 +01:00
Butta
a8be1327f1 automatic updates: add kak-lsp 2021-09-07 22:49:29 +05:30
Leonid Pliushch
d519fd17a5 automatic updates: remove htop-legacy
This package isn't meant to be updated.
2021-08-30 11:15:56 +03:00
Lucy Phipps
bae74ec4ab remove ccnet as it's been deleted upstream 2021-08-16 14:42:31 +01:00
Leonid Pliushch
3075d6c443 github-projects.txt: improve version regexp for librav1e 2021-08-15 23:27:38 +03:00
Leonid Pliushch
e8c21e2af8 Revert "fix escapes in github-projects.txt"
When changing the regexp, please read ./scripts/updates/check-updates.sh before.

This reverts commit 07717fd50a.
2021-08-15 23:19:57 +03:00
Lucy Phipps
07717fd50a fix escapes in github-projects.txt 2021-08-15 21:14:11 +01:00
Lucy Phipps
308ea1234d add librav1e to automatic updates 2021-08-15 21:09:51 +01:00
Lucy Phipps
30f64f259c remove apksigner-old from automatic updates
e619191b36
2021-08-05 01:48:33 +01:00
Lucy Phipps
051aace0b2 add libheif and libde265 to automatic updates 2021-08-05 00:51:46 +01:00
Lucy Phipps
6cb48b891a add libjxl to scripts/updates/github-projects.txt 2021-08-03 10:34:22 +01:00
Leonid Pliushch
5b27021474 automatic updates: perform verification build for at least 2 architectures
Avoid cases when automatically submitted update passed build for AArch64 but
failed for ARM.
2021-07-23 14:48:59 +03:00
Leonid Pliushch
9ebddb02c8 automatic updates: regenerate github-projects.txt 2021-07-22 23:51:17 +03:00
Leonid Pliushch
13a34d834f automatic updates: skip package if can't update checksum 2021-07-22 15:34:40 +03:00
Leonid Pliushch
c122e4ab59 new package: btfs 2021-07-14 17:12:14 +03:00
MrAdityaAlok
bf80abc6f5 helix : move one step up 2021-06-28 14:34:57 +05:30
MrAdityaAlok
06d9086c93 helix : write in alphabetical order 2021-06-28 14:34:57 +05:30
MrAdityaAlok
f8ea65b2f8 helix : add to auto updated github projects 2021-06-28 14:34:57 +05:30
Leonid Pliushch
2636ea0448 autoupdates: disable z3 2021-06-16 16:43:41 +03:00
YAKSH BARIYA
5a3d0ca659 Add package slides to auto update (#7009) 2021-06-15 11:58:47 +05:30
Leonid Pliushch
09c57c19c2 autoupdates: enable caddy 2021-06-14 11:28:40 +03:00
Leonid Pliushch
add73af59d autoupdates: disable imagemagick 2021-06-14 11:27:31 +03:00