mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-20 08:25:00 +00:00
- Fixes https://github.com/termux/termux-packages/issues/28526 - These were erroneously dropped in #27576 - `dnote-server` was also missing a `TERMUX_PKG_AUTO_UPDATE=true` - `dnote` uses the repository tags starting with `cli-v` - `dnote-server` uses the repository tags starting with `server-v` - both should not auto update to release candidate versions - `dnote-server` version 3.0.0 has the Apache 2.0 license instead of the AGPLV3 license, so update the `build.sh` licensing code to prepare for the successful auto update to version 3.0.0 %ci:no-build