fdroiddata/metadata/com.bri1.soundbored.yml
Hans-Christoph Steiner 03cd4ff719
remove all obsolete "CurrentVersionCode: 0" entries
Setting CVC to 0 was an old way to make `fdroid update` use the highest
versionCode as the CurrentVersionCode.  This has been obsolete for a while,
so its time to purge these.  Now, when CurrentVersionCode is unset, then
the highest versionCode is used.

sed -i  -e '/^CurrentVersionCode: 0$/d' -e "/^CurrentVersion: '0'$/d" *.yml
2020-03-04 17:21:43 +01:00

23 lines
599 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Multimedia
License: GPL-3.0-only
SourceCode: https://github.com/nezvadovitz/soundbored
AutoName: Instant Sound Effects
Description: |-
Play various sound effects, each indicating that youre bored; including
rim-shots and crickets. In other words, its a sound-bored (''trombone sound'').
Builds:
- versionName: '2.0'
versionCode: 3
commit: 42ed
extlibs:
- android/android-support-v4.jar
MaintainerNotes: Source repo disappeared from https://github.com/nezvadovitz/soundbored.git
AutoUpdateMode: None
UpdateCheckMode: Static
NoSourceSince: '2.1'