mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: player.phonograph.plus (Phonograph Plus)
This commit is contained in:
parent
38b2f08414
commit
6624b1b7d3
1 changed files with 33 additions and 0 deletions
33
metadata/player.phonograph.plus.yml
Normal file
33
metadata/player.phonograph.plus.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: chr_56
|
||||
SourceCode: https://github.com/chr56/Phonograph_Plus
|
||||
IssueTracker: https://github.com/chr56/Phonograph_Plus/issues
|
||||
Translation: https://crowdin.com/project/phonograph-plus
|
||||
Changelog: https://phonographplus.github.io/changelogs/changeslogs/changelog.html
|
||||
|
||||
AutoName: Phonograph Plus
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/chr56/Phonograph_Plus
|
||||
Binaries: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.6.1
|
||||
versionCode: 510
|
||||
commit: fc429ef6a8acd7087ddb13ac0e7ad3da53ded3a9
|
||||
subdir: app
|
||||
gradle:
|
||||
- stable
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
scandelete:
|
||||
- tools/release-tool/build
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v(.*)$
|
||||
CurrentVersion: 0.6.1
|
||||
CurrentVersionCode: 510
|
||||
Loading…
Reference in a new issue