From cc1b518bfeb30c506ab25a6e519b45ff818ceef1 Mon Sep 17 00:00:00 2001 From: Saketh Pathike Date: Thu, 29 Aug 2024 18:18:12 +0000 Subject: [PATCH] New App: Linkora --- metadata/com.sakethh.linkora.yml | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.sakethh.linkora.yml diff --git a/metadata/com.sakethh.linkora.yml b/metadata/com.sakethh.linkora.yml new file mode 100644 index 0000000000..54a8d1f6a4 --- /dev/null +++ b/metadata/com.sakethh.linkora.yml @@ -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