mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'conver281url' into 'master'
Conversations 2.8.1/Quicky - repo link updates See merge request fdroid/fdroiddata!6691
This commit is contained in:
commit
c11946748a
2 changed files with 13 additions and 13 deletions
|
|
@ -3,10 +3,10 @@ Categories:
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
AuthorName: Daniel Gultsch
|
AuthorName: Daniel Gultsch
|
||||||
WebSite: https://conversations.im/
|
WebSite: https://conversations.im/
|
||||||
SourceCode: https://github.com/siacs/Conversations
|
SourceCode: https://github.com/iNPUTmice/Conversations
|
||||||
IssueTracker: https://github.com/siacs/Conversations/issues
|
IssueTracker: https://github.com/iNPUTmice/Conversations/issues
|
||||||
Translation: https://www.transifex.com/siacs/conversations/
|
Translation: https://www.transifex.com/siacs/conversations/
|
||||||
Changelog: https://github.com/siacs/Conversations/blob/HEAD/CHANGELOG.md
|
Changelog: https://github.com/iNPUTmice/Conversations/blob/HEAD/CHANGELOG.md
|
||||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
|
||||||
LiberapayID: '34225'
|
LiberapayID: '34225'
|
||||||
Bitcoin: 3KAD8vew6tPZDjiUJNnZ3YUoUxrCEVNwFL
|
Bitcoin: 3KAD8vew6tPZDjiUJNnZ3YUoUxrCEVNwFL
|
||||||
|
|
@ -14,7 +14,7 @@ Bitcoin: 3KAD8vew6tPZDjiUJNnZ3YUoUxrCEVNwFL
|
||||||
AutoName: Conversations
|
AutoName: Conversations
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/siacs/Conversations
|
Repo: https://github.com/iNPUTmice/Conversations.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 0.1.3
|
- versionName: 0.1.3
|
||||||
|
|
@ -1795,9 +1795,9 @@ Builds:
|
||||||
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
|
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
|
||||||
\ \ \ \ \ \ \ abortOnError\ false' build.gradle
|
\ \ \ \ \ \ \ abortOnError\ false' build.gradle
|
||||||
|
|
||||||
- versionName: 2.8.0+fcr
|
- versionName: 2.8.1+fcr
|
||||||
versionCode: 379
|
versionCode: 381
|
||||||
commit: 2.8.0
|
commit: 2.8.1
|
||||||
gradle:
|
gradle:
|
||||||
- conversationsFreeCompat
|
- conversationsFreeCompat
|
||||||
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/aabortOnError\
|
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/aabortOnError\
|
||||||
|
|
@ -1812,5 +1812,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version ++fcr %v
|
AutoUpdateMode: Version ++fcr %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.8.0+fcr
|
CurrentVersion: 2.8.1+fcr
|
||||||
CurrentVersionCode: 379
|
CurrentVersionCode: 381
|
||||||
|
|
|
||||||
|
|
@ -6,10 +6,10 @@ Categories:
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
AuthorName: Daniel Gultsch
|
AuthorName: Daniel Gultsch
|
||||||
WebSite: https://quicksy.im/
|
WebSite: https://quicksy.im/
|
||||||
SourceCode: https://github.com/siacs/Conversations
|
SourceCode: https://github.com/iNPUTmice/Conversations
|
||||||
IssueTracker: https://github.com/siacs/Conversations/issues
|
IssueTracker: https://github.com/iNPUTmice/Conversations/issues
|
||||||
Translation: https://www.transifex.com/siacs/conversations/
|
Translation: https://www.transifex.com/siacs/conversations/
|
||||||
Changelog: https://github.com/siacs/Conversations/blob/HEAD/CHANGELOG.md
|
Changelog: https://github.com/iNPUTmice/Conversations/blob/HEAD/CHANGELOG.md
|
||||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
|
||||||
LiberapayID: '34225'
|
LiberapayID: '34225'
|
||||||
Bitcoin: 3KAD8vew6tPZDjiUJNnZ3YUoUxrCEVNwFL
|
Bitcoin: 3KAD8vew6tPZDjiUJNnZ3YUoUxrCEVNwFL
|
||||||
|
|
@ -45,7 +45,7 @@ Description: |-
|
||||||
* Tracking - uses a 3rd party service provider ([https://twilio.com Twilio]) to send SMS as needed for authentication
|
* Tracking - uses a 3rd party service provider ([https://twilio.com Twilio]) to send SMS as needed for authentication
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/siacs/Conversations
|
Repo: https://github.com/iNPUTmice/Conversations.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 2.3.6+fcr
|
- versionName: 2.3.6+fcr
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue