6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
32 lines
728 B
YAML
32 lines
728 B
YAML
Disabled: No license
|
|
Categories:
|
|
- Money
|
|
License: None
|
|
WebSite: https://bitbucket.org/giszmo/fluxbitcoin-monitor
|
|
SourceCode: https://bitbucket.org/giszmo/fluxbitcoin-monitor/src
|
|
IssueTracker: https://bitbucket.org/giszmo/fluxbitcoin-monitor/issues
|
|
|
|
AutoName: FluxBitcoin for SW2
|
|
Summary: Monitor bitcoin from smartwatch
|
|
Description: No description available
|
|
|
|
RepoType: hg
|
|
Repo: https://bitbucket.org/giszmo/fluxbitcoin-monitor
|
|
|
|
Builds:
|
|
- versionName: '1.006'
|
|
versionCode: 6
|
|
disable: no license
|
|
commit: e33e9af
|
|
target: android-18
|
|
|
|
MaintainerNotes: |-
|
|
* no license
|
|
* missing res
|
|
* description/sumary
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.006'
|
|
CurrentVersionCode: 6
|