mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Yggdrasil update repo, af
This commit is contained in:
parent
3d289d1f08
commit
c4dcb04f6d
1 changed files with 7 additions and 12 deletions
|
|
@ -1,15 +1,13 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: MPL-2.0
|
||||
SourceCode: https://github.com/yggdrasil-network/yggdrasil-android
|
||||
IssueTracker: https://github.com/yggdrasil-network/yggdrasil-android/issues
|
||||
SourceCode: https://github.com/yggdrasil-network/crispa-android
|
||||
IssueTracker: https://github.com/yggdrasil-network/crispa-android/issues
|
||||
|
||||
AutoName: Yggdrasil
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/yggdrasil-network/yggdrasil-android.git
|
||||
Repo: https://github.com/yggdrasil-network/crispa-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.5'
|
||||
|
|
@ -38,6 +36,8 @@ Builds:
|
|||
- ./bin/gomobile init
|
||||
- cd ../yggdrasil; make
|
||||
ndk: r21d
|
||||
antifeatures:
|
||||
- NonFreeNet
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 16
|
||||
|
|
@ -93,12 +93,7 @@ Builds:
|
|||
- cd ../yggdrasil; make
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: Upstream git was replaced with a different app (different appid,
|
||||
version codes, commits)
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 18
|
||||
|
||||
NoSourceSince: '1.7'
|
||||
|
|
|
|||
Loading…
Reference in a new issue