mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
New App: Linkora
This commit is contained in:
parent
98f8294e45
commit
cc1b518bfe
1 changed files with 34 additions and 0 deletions
34
metadata/com.sakethh.linkora.yml
Normal file
34
metadata/com.sakethh.linkora.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Saketh Pathike
|
||||
AuthorEmail: vision-keep-prune@duck.com
|
||||
AuthorWebSite: https://sakethpathike.framer.website/
|
||||
SourceCode: https://github.com/sakethpathike/Linkora
|
||||
IssueTracker: https://github.com/sakethpathike/Linkora/issues
|
||||
Changelog: https://github.com/sakethpathike/Linkora/releases/
|
||||
|
||||
AutoName: Linkora
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sakethpathike/Linkora.git
|
||||
Binaries: https://github.com/sakethpathike/Linkora/releases/download/v%v/app-fdroid-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.7.0
|
||||
versionCode: 25
|
||||
commit: 43e00010ca0014fd2ce20a99910b707db238db09
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: f3efd4da30e29011353b0da50ae9e3a3a74efb956adfa8cf2bf6b7e8df6f3d30
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.7.0
|
||||
CurrentVersionCode: 25
|
||||
Loading…
Reference in a new issue