mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update Sobuu to 1.3.3
This commit is contained in:
parent
87fb11dfc6
commit
b459b341e2
1 changed files with 44 additions and 0 deletions
44
metadata/com.sobuumedia.sobuu.yml
Normal file
44
metadata/com.sobuumedia.sobuu.yml
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Rely on getsobuu.com
|
||||
Tracking:
|
||||
en-US: Crash reports and basic analytics. It's disabled by default.
|
||||
Categories:
|
||||
- Internet
|
||||
- Reading
|
||||
License: Apache-2.0
|
||||
AuthorName: Sobuu
|
||||
AuthorEmail: info@getsobuu.com
|
||||
WebSite: https://getsobuu.com
|
||||
SourceCode: https://gitlab.com/sobuu/sobuu
|
||||
IssueTracker: https://gitlab.com/sobuu/sobuu/-/issues
|
||||
Translation: https://hosted.weblate.org/projects/sobuu/
|
||||
Changelog: https://gitlab.com/sobuu/sobuu/-/releases
|
||||
|
||||
AutoName: Sobuu
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/sobuu/sobuu.git
|
||||
Binaries: https://gitlab.com/sobuu/sobuu/-/releases/%v/downloads/Sobuu-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.3
|
||||
versionCode: 9
|
||||
commit: 7c5b16032351b5c35de3947706a4b414a8fcd54a
|
||||
subdir: sobuu_androidApp
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- sobuu_iosApp
|
||||
|
||||
AllowedAPKSigningKeys: b56c63b6bd0bf31114447748b781ad1bde4b10dbf9c0fc6e61b3dc71550f63a9
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.3
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue