mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
dev.obfusk.jiten: add missing NonFreeAssets (pitch data is non-commercial) & update metadata (also for dev.obfusk.sokobang)
This commit is contained in:
parent
f9a40fbe17
commit
00ad01df92
2 changed files with 13 additions and 4 deletions
|
|
@ -1,10 +1,15 @@
|
|||
AntiFeatures:
|
||||
- NonFreeAssets
|
||||
Categories:
|
||||
- Science & Education
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorName: obfusk
|
||||
WebSite: https://github.com/obfusk/jiten
|
||||
AuthorEmail: flx@obfusk.net
|
||||
AuthorWebSite: https://obfusk.ch
|
||||
WebSite: https://jiten.obfusk.dev
|
||||
SourceCode: https://github.com/obfusk/jiten
|
||||
IssueTracker: https://github.com/obfusk/jiten/issues
|
||||
Changelog: https://github.com/obfusk/jiten/blob/HEAD/changelog.txt
|
||||
Donate: https://ko-fi.com/obfusk
|
||||
|
||||
Name: Jiten Japanese Dictionary
|
||||
|
|
@ -63,7 +68,7 @@ MaintainerNotes: We're excluding some *.xml.gz files from the scan process becau
|
|||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
VercodeOperation: '%c - 1'
|
||||
UpdateCheckData: https://raw.githubusercontent.com/obfusk/jiten/master/android/buildozer.spec|android.numeric_version
|
||||
UpdateCheckData: https://raw.githubusercontent.com/obfusk/jiten/HEAD/android/buildozer.spec|android.numeric_version
|
||||
*= *([0-9]+)|.|version *= *([0-9.a-g-]+)
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1010000001
|
||||
|
|
|
|||
|
|
@ -1,9 +1,13 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: AGPL-3.0-or-later
|
||||
WebSite: https://github.com/obfusk/sokobang
|
||||
AuthorName: obfusk
|
||||
AuthorEmail: flx@obfusk.net
|
||||
AuthorWebSite: https://obfusk.ch
|
||||
WebSite: https://sokobang.obfusk.dev
|
||||
SourceCode: https://github.com/obfusk/sokobang
|
||||
IssueTracker: https://github.com/obfusk/sokobang/issues
|
||||
Changelog: https://github.com/obfusk/sokobang/releases
|
||||
Donate: https://ko-fi.com/obfusk
|
||||
|
||||
Name: Sokoban(g)
|
||||
|
|
@ -51,7 +55,7 @@ Builds:
|
|||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
VercodeOperation: '%c - 1'
|
||||
UpdateCheckData: https://raw.githubusercontent.com/obfusk/sokobang/master/buildozer.spec|android.numeric_version
|
||||
UpdateCheckData: https://raw.githubusercontent.com/obfusk/sokobang/HEAD/buildozer.spec|android.numeric_version
|
||||
*= *([0-9]+)|.|version *= *([0-9.a-g-]+)
|
||||
CurrentVersion: 0.2.2
|
||||
CurrentVersionCode: 1000202001
|
||||
|
|
|
|||
Loading…
Reference in a new issue