mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
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
23 lines
599 B
YAML
23 lines
599 B
YAML
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 you’re bored; including
|
||
rim-shots and crickets. In other words, it’s 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'
|