mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
newapp: lab.rreedd.oyatsu
This commit is contained in:
parent
243a84f5e9
commit
5e978564ad
1 changed files with 37 additions and 0 deletions
37
metadata/lab.rreedd.oyatsu.yml
Normal file
37
metadata/lab.rreedd.oyatsu.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
- Time
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Watanabe Takanobu
|
||||
AuthorEmail: rreedd555@gmail.com
|
||||
WebSite: https://github.com/tknv/Oyatsu
|
||||
SourceCode: https://github.com/tknv/Oyatsu
|
||||
IssueTracker: https://github.com/tknv/Oyatsu/issues
|
||||
Changelog: https://github.com/tknv/Oyatsu/releases
|
||||
|
||||
AutoName: Oyatsu
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tknv/Oyatsu.git
|
||||
Binaries: https://github.com/tknv/Oyatsu/releases/download/v%v/app-release-signed.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '3.2'
|
||||
versionCode: 8
|
||||
commit: v3.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: 1e2dc0a8b50f2b056022c943e3697e85b11350a3ce638225ce9ddd608ec59c5d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.2'
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue