Chiaki: repo has moved

This commit is contained in:
Sylvia van Os 2021-01-23 14:51:31 +01:00
parent 253d3443f8
commit 6bb9a3cdc6

View file

@ -5,9 +5,8 @@ Categories:
License: GPL-3.0-or-later
AuthorName: Florian Märkl
AuthorEmail: chiaki@metallic.software
SourceCode: https://github.com/thestr4ng3r/chiaki
IssueTracker: https://github.com/thestr4ng3r/chiaki/issues
Changelog: https://github.com//thestr4ng3r/chiaki/releases
SourceCode: https://git.sr.ht/~thestr4ng3r/chiaki
Changelog: https://git.sr.ht/~thestr4ng3r/chiaki/refs
AutoName: Chiaki
Description: Chiaki is a Free and Open Source Software Client for PlayStation 4 Remote
@ -16,7 +15,7 @@ Description: Chiaki is a Free and Open Source Software Client for PlayStation 4
initial registration and wakeup of the console, is supported.
RepoType: git
Repo: https://github.com/thestr4ng3r/chiaki
Repo: https://git.sr.ht/~thestr4ng3r/chiaki
Builds:
- versionName: 1.2.1
@ -45,7 +44,20 @@ Builds:
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
ndk: r20b
- versionName: 2.1.0
versionCode: 10
commit: v2.1.0
subdir: android/app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y protobuf-compiler python3-protobuf
gradle:
- yes
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
ndk: r20b
AutoUpdateMode: None
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
CurrentVersion: 1.3.0
CurrentVersionCode: 7
CurrentVersion: 2.1.0
CurrentVersionCode: 10