mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
fm.helio.yml: fix the AF mark, update repo links
This commit is contained in:
parent
5d96d96574
commit
45a587729d
1 changed files with 10 additions and 7 deletions
|
|
@ -1,16 +1,13 @@
|
||||||
AntiFeatures:
|
|
||||||
NonFreeNet:
|
|
||||||
en-US: App connects to api.helio.fm
|
|
||||||
Categories:
|
Categories:
|
||||||
- Multimedia
|
- Multimedia
|
||||||
- Writing
|
- Writing
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
WebSite: https://helio.fm
|
WebSite: https://helio.fm
|
||||||
SourceCode: https://github.com/helio-fm/helio-workstation
|
SourceCode: https://github.com/helio-fm/helio-sequencer
|
||||||
IssueTracker: https://github.com/helio-fm/helio-workstation/issues
|
IssueTracker: https://github.com/helio-fm/helio-sequencer/issues
|
||||||
Translation: https://helio.fm/translations
|
Translation: https://helio.fm/translations
|
||||||
Changelog: https://github.com/helio-fm/helio-workstation/blob/develop/CHANGELOG.md
|
Changelog: https://github.com/helio-fm/helio-sequencer/blob/develop/CHANGELOG.md
|
||||||
Donate: https://github.com/helio-fm/helio-workstation#support-the-project
|
Donate: https://github.com/helio-fm/helio-sequencer#support-the-project
|
||||||
OpenCollective: helio-workstation
|
OpenCollective: helio-workstation
|
||||||
|
|
||||||
AutoName: Helio
|
AutoName: Helio
|
||||||
|
|
@ -46,6 +43,9 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- .
|
- .
|
||||||
ndk: r22
|
ndk: r22
|
||||||
|
antifeatures:
|
||||||
|
NonFreeNet:
|
||||||
|
en-US: App connects to api.helio.fm
|
||||||
|
|
||||||
- versionName: '3.5'
|
- versionName: '3.5'
|
||||||
versionCode: 35
|
versionCode: 35
|
||||||
|
|
@ -59,6 +59,9 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- .
|
- .
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
antifeatures:
|
||||||
|
NonFreeNet:
|
||||||
|
en-US: App connects to api.helio.fm
|
||||||
|
|
||||||
- versionName: '3.6'
|
- versionName: '3.6'
|
||||||
versionCode: 36
|
versionCode: 36
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue