fdroiddata/metadata/com.f.coin.yml
Hans-Christoph Steiner 6dc775b236
rewrite all .txt with 'Auto Update Mode:None' (a-c)
```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
```
2019-08-19 13:13:47 +02:00

32 lines
772 B
YAML

Categories:
- Money
License: GPL-3.0-only
WebSite: http://fcoin.de
SourceCode: https://github.com/PrXenon/fcoin
IssueTracker: https://github.com/PrXenon/fcoin/issues
AutoName: Fcoin
Summary: Manage an alternative currency
Description: |-
Faircoin ("fair coin") is a free, non-profit, independent, interest-free and
100% power Tausch-/Geldwährung covered.
The aim of fcoin, is offering a currency that is not output as conventional
banks, but of each and every of us.
Documentation and app language is German.
RepoType: git
Repo: https://github.com/PrXenon/fcoin.git
Builds:
- versionName: 1.8.6
versionCode: 27
disable: Needs time at 35cce1404
commit: 35cce1404
AutoUpdateMode: None
UpdateCheckMode: Static
NoSourceSince: 1.9.6