From 4e2a6125ce4a1a078f0c8a6504528f19919a47e8 Mon Sep 17 00:00:00 2001 From: Izzy Date: Sun, 19 Feb 2023 07:06:14 +0000 Subject: [PATCH] new app: aShell (in.sunilpaulmathew.ashell) --- metadata/in.sunilpaulmathew.ashell.yml | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/in.sunilpaulmathew.ashell.yml diff --git a/metadata/in.sunilpaulmathew.ashell.yml b/metadata/in.sunilpaulmathew.ashell.yml new file mode 100644 index 0000000000..e01fbc42eb --- /dev/null +++ b/metadata/in.sunilpaulmathew.ashell.yml @@ -0,0 +1,36 @@ +Categories: + - System +License: GPL-3.0-or-later +AuthorName: sunilpaulmathew +AuthorEmail: smartpack.org@gmail.com +AuthorWebSite: https://smartpack.github.io/ +SourceCode: https://gitlab.com/sunilpaulmathew/ashell +IssueTracker: https://gitlab.com/sunilpaulmathew/ashell/-/issues +Changelog: https://gitlab.com/sunilpaulmathew/ashell/-/releases +Donate: https://smartpack.github.io/donation/ +Liberapay: sunilpaulmathew + +AutoName: aShell + +RepoType: git +Repo: https://gitlab.com/sunilpaulmathew/ashell +Binaries: https://fdroid-release-redirector.herokuapp.com/gitlab/sunilpaulmathew/ashell/%v/app-release.apk + +Builds: + - versionName: v0.6 + versionCode: 6 + commit: v0.6 + subdir: app + output: build/outputs/apk/release/*.apk + srclibs: + - reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3 + prebuild: gradle clean + build: + - gradle assembleRelease + - $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk + 'META-INF/services/*' + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: v0.6 +CurrentVersionCode: 6