mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +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
29 lines
689 B
YAML
29 lines
689 B
YAML
Categories:
|
|
- Time
|
|
License: GPL-3.0-only
|
|
WebSite: https://sites.google.com/site/babycaretimer/
|
|
SourceCode: https://code.google.com/p/baby-care-timer/source
|
|
Donate: https://code.google.com/p/baby-care-timer
|
|
|
|
AutoName: Baby Care Timer
|
|
Description: |-
|
|
Baby Care Timer is a timer for parents to track feedings, diaper changes and
|
|
other important items.
|
|
|
|
RepoType: git-svn
|
|
Repo: https://baby-care-timer.googlecode.com/svn/trunk
|
|
|
|
Builds:
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: '133'
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 6
|
|
commit: '135'
|
|
target: android-10
|
|
|
|
MaintainerNotes: Set UCM to None because svn fetch hangs.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|