Commit Graph

9 Commits

Author SHA1 Message Date
Aditya Alok ed7d07e5bd
[TEMP] watchexec: disable updates
It depends upon git-config crate which in turn depends upon pwd crate which uses:
`getpwent` and friends sys call which isn't available on android.

Disable until upstream is updated and this PR to git-confif is merged:
https://github.com/Byron/gitoxide/pull/381

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 04:10:56 +05:30
Aditya Alok 47b24412a6
fix(watchexec): check tag name before update
upstream has releases with `lib-*` tag within same repo

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-05 23:51:36 +05:30
Aditya Alok 306c1deaf8
fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP
why? since we get versions not tag when updating from repology

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 13:16:01 +05:30
Termux Github Actions eb0e8b8e99 watchexec: update to 1.18.11
This commit has been automatically submitted by Github Actions.
2022-03-28 00:23:52 +00:00
Termux Github Actions 423cfbbbd0 watchexec: update to 1.18.10
This commit has been automatically submitted by Github Actions.
2022-03-27 06:19:14 +00:00
Oskar d50fdec62f bump watchexec to 1.18.8 2022-03-18 12:57:43 +09:00
Tee KOBAYASHI 4ed7160bd6 watchexec: Update to 1.18.6 2022-03-02 10:37:58 +09:00
Leonid Pliushch 564f2c496d
watchexec: enable automatic updates 2021-10-04 15:06:11 +03:00
Pooya Moradi a2b815e4af new package: watchexec 2021-10-04 15:04:34 +03:00