fdroiddata/metadata/com.banasiak.coinflipext.example.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

29 lines
789 B
YAML

Categories:
- Games
License: GPL-3.0-only
AuthorName: Richard Banasiak
AuthorEmail: richard@banasiak.com
SourceCode: https://github.com/banasiak/CoinFlipExtExample
IssueTracker: https://github.com/banasiak/CoinFlipExtExample/issues
Name: Coin Flip Addon
AutoName: Coin Flip Example Add-on
Description: |-
Get different coins by installing this and choosing one of the new coins in the
https://f-droid.org/packages/com.banasiak.coinflip settings.
Use the template on the source code page to create your own coins.
RepoType: git
Repo: https://github.com/banasiak/CoinFlipExtExample.git
Builds:
- versionName: '1.3'
versionCode: 4
commit: 4de70f666f
prebuild: mkdir src
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '1.3'
CurrentVersionCode: 4