Files
termux-packages/packages/dnote
termux-pacman-bot e7670e8f78 fix(main/dnote{,-server}): fix and enable auto-update
- 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
2026-02-19 00:48:10 +00:00
..