From fa907ee1ecdd6d96d9585c4d59fc2bc2e3234467 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sun, 1 Jan 2023 15:09:46 +0000 Subject: [PATCH] Conversations - update repo, urls, version --- metadata/eu.siacs.conversations.yml | 52 ++++++++++++++++++++++++----- 1 file changed, 44 insertions(+), 8 deletions(-) diff --git a/metadata/eu.siacs.conversations.yml b/metadata/eu.siacs.conversations.yml index 52b69bb2cc..8d4a54ea03 100644 --- a/metadata/eu.siacs.conversations.yml +++ b/metadata/eu.siacs.conversations.yml @@ -3,18 +3,18 @@ Categories: License: GPL-3.0-only AuthorName: Daniel Gultsch WebSite: https://conversations.im/ -SourceCode: https://github.com/iNPUTmice/Conversations -IssueTracker: https://github.com/iNPUTmice/Conversations/issues -Translation: https://www.transifex.com/siacs/conversations/ -Changelog: https://github.com/iNPUTmice/Conversations/blob/HEAD/CHANGELOG.md +SourceCode: https://codeberg.org/iNPUTmice/Conversations +IssueTracker: https://codeberg.org/iNPUTmice/Conversations/issues +Translation: https://translate.codeberg.org/projects/conversations/ +Changelog: https://codeberg.org/iNPUTmice/Conversations/src/branch/master/CHANGELOG.md Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL -Liberapay: iNPUTmice +LiberapayID: '34225' Bitcoin: 3KAD8vew6tPZDjiUJNnZ3YUoUxrCEVNwFL AutoName: Conversations RepoType: git -Repo: https://github.com/iNPUTmice/Conversations.git +Repo: https://codeberg.org/iNPUTmice/Conversations.git Builds: - versionName: 0.2.1 @@ -2107,6 +2107,42 @@ Builds: prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk false/' build.gradle + - versionName: 2.11.3+free + versionCode: 4204401 + commit: 33850ae60318791abe2d2c636cc0087398d985b9 + gradle: + - conversationsFree + output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-armeabi-v7a-release-unsigned.apk + prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk + false/' build.gradle + + - versionName: 2.11.3+free + versionCode: 4204402 + commit: 33850ae60318791abe2d2c636cc0087398d985b9 + gradle: + - conversationsFree + output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-x86-release-unsigned.apk + prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk + false/' build.gradle + + - versionName: 2.11.3+free + versionCode: 4204403 + commit: 33850ae60318791abe2d2c636cc0087398d985b9 + gradle: + - conversationsFree + output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-x86_64-release-unsigned.apk + prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk + false/' build.gradle + + - versionName: 2.11.3+free + versionCode: 4204404 + commit: 33850ae60318791abe2d2c636cc0087398d985b9 + gradle: + - conversationsFree + output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-arm64-v8a-release-unsigned.apk + prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk + false/' build.gradle + AutoUpdateMode: Version ++free %v UpdateCheckMode: Tags VercodeOperation: @@ -2114,5 +2150,5 @@ VercodeOperation: - 100 * %c + 2 - 100 * %c + 3 - 100 * %c + 4 -CurrentVersion: 2.11.2 -CurrentVersionCode: 4204304 +CurrentVersion: 2.11.3 +CurrentVersionCode: 4204404