Wownerujo - update project url & remove non-functional older builds because of network hardforks

This commit is contained in:
fuwa 2019-01-12 14:28:07 +00:00 committed by Pierre Rudloff
parent 133bf447d3
commit d7e794db7b

View file

@ -2,8 +2,8 @@ Categories:
- Money - Money
License: Apache-2.0 License: Apache-2.0
WebSite: https://wownero.org WebSite: https://wownero.org
SourceCode: https://github.com/fuwa0529/wownerujo/ SourceCode: https://github.com/wownero/wownerujo/
IssueTracker: https://github.com/fuwa0529/wownerujo//issues IssueTracker: https://github.com/wownero/wownerujo//issues
AutoName: Wownerujo AutoName: Wownerujo
Summary: Wownero wallet Summary: Wownero wallet
@ -19,11 +19,12 @@ Description: |-
Unlike opposing forks. Unlike opposing forks.
RepoType: git RepoType: git
Repo: https://github.com/fuwa0529/wownerujo/ Repo: https://github.com/wownero/wownerujo/
Builds: Builds:
- versionName: 1.5.10.6 - versionName: 1.5.10.6
versionCode: 1060 versionCode: 1060
disable: network hard forked
commit: v1.5.10.6 commit: v1.5.10.6
timeout: 14400 timeout: 14400
sudo: apt install -y g++ build-essential tofrodos sudo: apt install -y g++ build-essential tofrodos
@ -35,6 +36,7 @@ Builds:
- versionName: 1.6.3.0 - versionName: 1.6.3.0
versionCode: 1070 versionCode: 1070
disable: network hard forked
commit: v1.6.3.0 commit: v1.6.3.0
timeout: 14400 timeout: 14400
sudo: apt install -y g++ build-essential tofrodos sudo: apt install -y g++ build-essential tofrodos
@ -46,6 +48,7 @@ Builds:
- versionName: 1.6.4.0 - versionName: 1.6.4.0
versionCode: 1080 versionCode: 1080
disable: network hard forked
commit: v1.6.4.0 commit: v1.6.4.0
timeout: 14400 timeout: 14400
sudo: apt install -y g++ build-essential tofrodos sudo: apt install -y g++ build-essential tofrodos
@ -57,6 +60,7 @@ Builds:
- versionName: 2.3.0.1 - versionName: 2.3.0.1
versionCode: 1100 versionCode: 1100
disable: network hard forked
commit: v2.3.0.1 commit: v2.3.0.1
timeout: 14400 timeout: 14400
sudo: apt install -y g++ build-essential tofrodos sudo: apt install -y g++ build-essential tofrodos
@ -68,6 +72,7 @@ Builds:
- versionName: 2.3.0.2 - versionName: 2.3.0.2
versionCode: 1110 versionCode: 1110
disable: network hard forked
commit: v2.3.0.2 commit: v2.3.0.2
timeout: 14400 timeout: 14400
sudo: apt install -y g++ build-essential tofrodos sudo: apt install -y g++ build-essential tofrodos
@ -79,6 +84,7 @@ Builds:
- versionName: 2.3.1.0 - versionName: 2.3.1.0
versionCode: 1120 versionCode: 1120
disable: network hard forked
commit: v2.3.1.0 commit: v2.3.1.0
timeout: 14400 timeout: 14400
sudo: apt install -y g++ build-essential tofrodos sudo: apt install -y g++ build-essential tofrodos