diff --git a/metadata/de.msal.muzei.nationalgeographic.yml b/metadata/de.msal.muzei.nationalgeographic.yml index 109780cd1a..24d51c1539 100644 --- a/metadata/de.msal.muzei.nationalgeographic.yml +++ b/metadata/de.msal.muzei.nationalgeographic.yml @@ -2,22 +2,13 @@ Categories: - Multimedia - Theming License: GPL-3.0-only +AuthorName: Maximilian Salomon +AuthorEmail: msal.coding@gmail.com SourceCode: https://github.com/sal0max/muzei-nationalgeographic IssueTracker: https://github.com/sal0max/muzei-nationalgeographic/issues +Changelog: https://github.com/sal0max/muzei-nationalgeographic/releases AutoName: National Geographic for Muzei -Description: |- - The National Geographic photo of the day for https://f-droid.org/packages/net.nurik.roman.muzei. - - '''Features:''' - - * Toggle between having always the newest photo of the day and showing random wallpapers. - * Set your custom refresh interval. - * To reduce mobile data usage you can chose to only update on Wi-Fi. - * Read the entire photo description of the current photo within the app. - * Share your current photo with the world. - - Note: You must have https://f-droid.org/packages/net.nurik.roman.muzei installed to use this plugin. RepoType: git Repo: https://github.com/sal0max/muzei-nationalgeographic.git @@ -58,9 +49,14 @@ Builds: gradle: - yes -MaintainerNotes: Cannot use AUM/UCM because version code and version name are dynamic. + - versionName: 2.3.0 + versionCode: 20300 + commit: 2.3.0 + subdir: muzei-nationalgeographic + gradle: + - yes -AutoUpdateMode: None -UpdateCheckMode: None -CurrentVersion: 2 (2.1.1) -CurrentVersionCode: 20101 +AutoUpdateMode: Version %v +UpdateCheckMode: Tags \d+\.\d+\.\d+ +CurrentVersion: 2.3.0 +CurrentVersionCode: 20300