1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 12:45:18 +03:00
aports/community/anki/anki.post-upgrade
Callum Andrew 1a09baef1c community/anki: upgrade to 25.02.4
https://github.com/ankitects/anki/releases/tag/25.02.4

Included a post install/upgrade message about incompatible addons
2025-05-04 00:26:00 +00:00

12 lines
258 B
Bash
Executable file

#!/bin/sh
cat >&2 <<EOF
*
* Message from the Anki developers:
* The following add-ons have been reported as currently incompatible:
*
* Syntax Highlighting
* Anki IPA
*
* If you run into issues with other add-ons, please let us know on the forums.
*
EOF