From dffe65b5c5e15aca4f40ce7588e540ca49e919dc Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Sun, 21 Jun 2026 19:55:55 +0200 Subject: [PATCH] fix(fdroid): use valid 'Calendar & Agenda' category in official recipe The old F-Droid 'Time' category was retired in the current fdroiddata taxonomy; fdroid lint rejects it. 'Calendar & Agenda' is the canonical fit and matches what was submitted upstream (fdroiddata MR !40967). --- docs/fdroid-official/de.jeanlucmakiola.calendula.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fdroid-official/de.jeanlucmakiola.calendula.yml b/docs/fdroid-official/de.jeanlucmakiola.calendula.yml index dd0fbac..db40f57 100644 --- a/docs/fdroid-official/de.jeanlucmakiola.calendula.yml +++ b/docs/fdroid-official/de.jeanlucmakiola.calendula.yml @@ -15,7 +15,7 @@ # --------------------------------------------------------------------------- Categories: - - Time + - Calendar & Agenda License: MIT AuthorName: Jean-Luc Makiola SourceCode: https://gitea.jeanlucmakiola.de/makiolaj/calendula