fdroiddata/metadata/me.sheimi.sgit.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

57 lines
1.3 KiB
YAML

Categories:
- Development
License: GPL-3.0-only
WebSite: http://projects.sheimi.me/SGit
SourceCode: https://github.com/sheimi/SGit
IssueTracker: https://github.com/sheimi/SGit/issues
Changelog: https://github.com/sheimi/SGit/releases
Donate: http://projects.sheimi.me/SGit
AutoName: SGit
Description: |-
This app has been deprecated by upstream in favor of https://f-droid.org/packages/com.manichord.mgit.
A git client and text editor.
RepoType: git
Repo: https://github.com/sheimi/SGit.git
Builds:
- versionName: 1.2.4.4
versionCode: 107
commit: 44d2a09009
subdir: SGit
- versionName: 1.3.0
versionCode: 108
commit: v1.3.0
gradle:
- yes
- versionName: 1.3.1
versionCode: 109
commit: v1.3.1-rc1
gradle:
- yes
- versionName: 1.3.2
versionCode: 110
commit: v1.3.2
gradle:
- yes
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation' } }" >>
build.gradle
- versionName: 1.3.3
versionCode: 111
disable: ValidFragment error
commit: v1.3.3
gradle:
- yes
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
'ExtraTranslation' } }" >> build.gradle
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.3.3
CurrentVersionCode: 113