fdroiddata/metadata/de.audioattack.yacy31c3search.yml
Hans-Christoph Steiner 6c177c1fc3
rewrite all .txt with 'Auto Update Mode:None' (d-z)
!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
```
2019-08-19 18:41:06 +02:00

31 lines
804 B
YAML

Categories:
- Internet
License: GPL-3.0-only
WebSite: https://gitlab.com/marc.nause/31c3-search
SourceCode: https://gitlab.com/marc.nause/31c3-search/tree/HEAD
IssueTracker: https://gitlab.com/marc.nause/31c3-search/issues
AutoName: 31c3 Search
Summary: Search a 31C3 related YaCy node
Description: |-
Yacy is a decentralized, specialized, peer-to-peer search engine. This app
defaults to use [http://31c3.yacy.net/], a search node related to the 31C3
congress.
RepoType: git
Repo: https://gitlab.com/marc.nause/31c3-search.git
Builds:
- versionName: '1.6'
versionCode: 7
commit: a9e5f95488a30679ec100d3fd0b6592e9dd7549e
subdir: app
gradle:
- yes
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1.6'
CurrentVersionCode: 7