0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-21 01:09:59 +00:00
Files
termux-packages/scripts/bin/revbump
Jia Yuan Lo 1e5d3d7a57 fix(scripts/revbump): handle more edgecases (#24425)
* always check revision then fallback

Fix a bug where `build.sh` has `TERMUX_PKG_REVISION` but not
`^TERMUX_PKG_REVISION` causing revbump script to fail.

```
Bumping 1 packages

-1 -> 0 packages/libllvm/build.sh
```

* detect multiline `TERMUX_PKG_VERSION`
* detect `TERMUX_PKG_VERSION+=()`
2025-04-23 08:57:08 +08:00

5.3 KiB
Executable File