mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Newapp: com.zarathustra.mnemosyne
This commit is contained in:
parent
51b4a28f91
commit
3107aceedd
1 changed files with 32 additions and 0 deletions
32
metadata/com.zarathustra.mnemosyne.yml
Normal file
32
metadata/com.zarathustra.mnemosyne.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Santiago Orellana
|
||||
AuthorEmail: equivocatemolecule@protonmail.com
|
||||
AuthorWebSite: https://santiagoorellana.blueberrypi.com
|
||||
SourceCode: https://github.com/aptaabye/Mnemosyne
|
||||
IssueTracker: https://github.com/aporeticgadfly/Mnemosyne/issues
|
||||
Changelog: https://github.com/aporeticgadfly/Mnemosyne/blob/HEAD/CHANGELOG.md
|
||||
Liberapay: Zarathustra
|
||||
|
||||
AutoName: Mnemosyne
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/aporeticgadfly/Mnemosyne.git
|
||||
Binaries: https://github.com/aporeticgadfly/Mnemosyne/releases/download/v%v/mnemosyne-v%v-signed.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.3
|
||||
versionCode: 6
|
||||
commit: v1.2.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 5f4937e1100259311c4593c9fb98de532b5da32464989cd202aacaf847bd4524
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)||v(\d+\.\d+\.\d+)
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 6
|
||||
Loading…
Reference in a new issue