From 0812a346238fb65735b2a2877fd5ad2407257cc4 Mon Sep 17 00:00:00 2001 From: TacoTheDank Date: Thu, 18 Jul 2019 18:44:56 +0000 Subject: [PATCH 1/3] Ameixa Monochrome: update repo location Closes fdroid/fdroiddata#1536. --- metadata/org.xphnx.ameixamonochrome.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/org.xphnx.ameixamonochrome.yml b/metadata/org.xphnx.ameixamonochrome.yml index 25bedc703d..61c8402d0b 100644 --- a/metadata/org.xphnx.ameixamonochrome.yml +++ b/metadata/org.xphnx.ameixamonochrome.yml @@ -1,13 +1,13 @@ Categories: - Theming License: GPL-3.0-only -SourceCode: https://gitlab.com/xphnx/ameixa-monochrome -IssueTracker: https://gitlab.com/xphnx/ameixa-monochrome/issues +SourceCode: https://gitlab.com/xphnx/ameixa +IssueTracker: https://gitlab.com/xphnx/ameixa/issues AutoName: Ameixa Monochrome RepoType: git -Repo: https://gitlab.com/xphnx/ameixa-monochrome.git +Repo: https://gitlab.com/xphnx/ameixa.git Builds: - versionName: 3.0.7-alpha From f536df799b3cb437bcb8503b3d3a19ee4aaa8a7c Mon Sep 17 00:00:00 2001 From: relan Date: Sun, 21 Jul 2019 18:08:30 +0300 Subject: [PATCH 2/3] Update Ameixa Monochrome to 4.1.3 (413) --- metadata/org.xphnx.ameixamonochrome.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.xphnx.ameixamonochrome.yml b/metadata/org.xphnx.ameixamonochrome.yml index 61c8402d0b..68a4343b96 100644 --- a/metadata/org.xphnx.ameixamonochrome.yml +++ b/metadata/org.xphnx.ameixamonochrome.yml @@ -101,7 +101,16 @@ Builds: gradle: - yes + - versionName: 4.1.3 + versionCode: 413 + commit: v4.1.3 + subdir: app + gradle: + - monochromatic + prebuild: sed -i -e 's/applicationIdSuffix "monochrome"/applicationId "org.xphnx.ameixamonochrome"/' + build.gradle + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 4.1.2 -CurrentVersionCode: 412 +CurrentVersion: 4.1.3 +CurrentVersionCode: 413 From e89db4c99027ef9ddb39cbea6cc41d4528296ee3 Mon Sep 17 00:00:00 2001 From: relan Date: Sun, 21 Jul 2019 18:08:51 +0300 Subject: [PATCH 3/3] Ameixa: use the proper flavor --- metadata/org.xphnx.ameixa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.xphnx.ameixa.yml b/metadata/org.xphnx.ameixa.yml index 0fcfe4fa5f..677f5e3781 100644 --- a/metadata/org.xphnx.ameixa.yml +++ b/metadata/org.xphnx.ameixa.yml @@ -171,7 +171,7 @@ Builds: commit: v4.1.3 subdir: app gradle: - - yes + - chromatic AutoUpdateMode: Version v%v UpdateCheckMode: Tags