Silence: remove Liberapay, update to v0.15.14 (143) and v0.16.10-unstable (209)

This commit is contained in:
Bastien Le Querrec 2019-08-16 17:14:23 +02:00
parent d4eaa04f86
commit 07ccb119e0

View file

@ -3,18 +3,17 @@ Categories:
- Security
License: GPL-3.0-only
WebSite: https://silence.im/
SourceCode: https://github.com/SilenceIM/Silence
IssueTracker: https://github.com/SilenceIM/Silence/issues
SourceCode: https://git.silence.dev/Silence/Silence-Android/
IssueTracker: https://git.silence.dev/Silence/Silence-Android/issues
Translation: https://www.transifex.com/silence/silence
Changelog: https://github.com/SilenceIM/Silence/blob/HEAD/CHANGELOG.md
Changelog: https://git.silence.dev/Silence/Silence-Android/blob/HEAD/CHANGELOG.md
Donate: https://silence.im/donate
LiberapayID: '35040'
Bitcoin: 1LoKZXg3bx6kfwAhEFQqS9pgeCE1CFMEJb
AutoName: Silence
RepoType: git
Repo: https://github.com/SilenceIM/Silence
Repo: https://git.silence.dev/Silence/Silence-Android.git
Builds:
- versionName: 0.3.3
@ -659,6 +658,20 @@ Builds:
- ./scripts/build-witness.sh
- rm -rf libs/gradle-witness/build
- versionName: 0.15.14
versionCode: 143
commit: v0.15.14
submodules: true
gradle:
- yes
rm:
- libs/*.jar
- libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar
prebuild:
- touch signing.properties
- ./scripts/build-witness.sh
- rm -rf libs/gradle-witness/build
- versionName: 0.16.1-unstable
versionCode: 200
commit: v0.16.1-unstable
@ -786,6 +799,20 @@ Builds:
- ./scripts/build-witness.sh
- rm -rf libs/gradle-witness/build
- versionName: 0.16.10-unstable
versionCode: 209
commit: v0.16.10-unstable
submodules: true
gradle:
- yes
rm:
- libs/*.jar
- libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar
prebuild:
- touch signing.properties
- ./scripts/build-witness.sh
- rm -rf libs/gradle-witness/build
MaintainerNotes: |-
Auto Update does not really work because the latest unstable build is newer than CV.
So we need to always add new build manually.
@ -796,5 +823,5 @@ MaintainerNotes: |-
ArchivePolicy: 12 versions
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9\\.]+$
CurrentVersion: 0.15.13
CurrentVersionCode: 142
CurrentVersion: 0.15.14
CurrentVersionCode: 143