mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
clima - update recipe
This commit is contained in:
parent
6cf9e2be86
commit
e38ad1b0cf
1 changed files with 3 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
AntiFeatures:
|
AntiFeatures:
|
||||||
- NonFreeNet
|
NonFreeNet:
|
||||||
|
en-US: Weather/Geocoding data is provided by Open-Meteo.com
|
||||||
Categories:
|
Categories:
|
||||||
- Internet
|
- Internet
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
|
@ -12,7 +13,7 @@ Donate: https://www.buymeacoffee.com/yzooniee
|
||||||
AutoName: Clima
|
AutoName: Clima
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://codeberg.org/Lacerte/clima
|
Repo: https://codeberg.org/Lacerte/clima.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '1.0'
|
- versionName: '1.0'
|
||||||
|
|
@ -391,8 +392,6 @@ Builds:
|
||||||
commit: 43a51d121295041422c9fdb5ff1c2bfe7404fd07
|
commit: 43a51d121295041422c9fdb5ff1c2bfe7404fd07
|
||||||
submodules: true
|
submodules: true
|
||||||
output: build/app/outputs/flutter-apk/app-*-release.apk
|
output: build/app/outputs/flutter-apk/app-*-release.apk
|
||||||
rm:
|
|
||||||
- ios
|
|
||||||
prebuild:
|
prebuild:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- flutter/bin/flutter config --no-analytics
|
- flutter/bin/flutter config --no-analytics
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue