From adcd7ec53e20d7990b7f5944b9a8b6553353cb2d Mon Sep 17 00:00:00 2001 From: Govind Krishnan Date: Fri, 11 Feb 2022 00:41:01 +0000 Subject: [PATCH] Add Seshat (org.biotstoiq.seshat) --- metadata/org.biotstoiq.seshat.yml | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/org.biotstoiq.seshat.yml diff --git a/metadata/org.biotstoiq.seshat.yml b/metadata/org.biotstoiq.seshat.yml new file mode 100644 index 0000000000..9e46386163 --- /dev/null +++ b/metadata/org.biotstoiq.seshat.yml @@ -0,0 +1,34 @@ +Categories: + - Money + - Writing +License: MIT +AuthorName: biotstoiq +AuthorEmail: sofogos@protonmail.com +AuthorWebSite: https://biotstoiq.org/ +WebSite: https://biotstoiq.org/software/seshat.html +SourceCode: https://gitlab.com/biotstoiq/seshat +Donate: https://biotstoiq.org/donate.html +Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0 + +Name: Seshat +AutoName: Seshat + +RepoType: git +Repo: https://gitlab.com/biotstoiq/seshat.git + +Builds: + - versionName: '0.905' + versionCode: 6 + commit: v0.905 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.905' +CurrentVersionCode: 6