mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: TorrServe
This commit is contained in:
parent
4afc0747d6
commit
a14d3491b0
1 changed files with 31 additions and 0 deletions
31
metadata/ru.yourok.torrserve.yml
Normal file
31
metadata/ru.yourok.torrserve.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: YouROK
|
||||
AuthorEmail: 8YouROK8@gmail.com
|
||||
AuthorWebSite: https://github.com/YouROK
|
||||
SourceCode: https://github.com/YouROK/TorrServe
|
||||
IssueTracker: https://github.com/YouROK/TorrServe/issues
|
||||
Donate: https://www.paypal.me/yourok
|
||||
|
||||
AutoName: TorrServe MatriX
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/YouROK/TorrServe.git
|
||||
|
||||
Builds:
|
||||
- versionName: MatriX.110.Client
|
||||
versionCode: 110
|
||||
commit: MatriX.110.F-Droid
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version MatriX.%c.F-Droid
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: MatriX.110.Client
|
||||
CurrentVersionCode: 110
|
||||
Loading…
Reference in a new issue