mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
Categories:
|
||||||
- Science & Education
|
- Science & Education
|
||||||
License: AGPL-3.0-or-later
|
License: AGPL-3.0-or-later
|
||||||
AuthorName: obfusk
|
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
|
SourceCode: https://github.com/obfusk/jiten
|
||||||
IssueTracker: https://github.com/obfusk/jiten/issues
|
IssueTracker: https://github.com/obfusk/jiten/issues
|
||||||
|
Changelog: https://github.com/obfusk/jiten/blob/HEAD/changelog.txt
|
||||||
Donate: https://ko-fi.com/obfusk
|
Donate: https://ko-fi.com/obfusk
|
||||||
|
|
||||||
Name: Jiten Japanese Dictionary
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
VercodeOperation: '%c - 1'
|
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-]+)
|
*= *([0-9]+)|.|version *= *([0-9.a-g-]+)
|
||||||
CurrentVersion: 1.0.0
|
CurrentVersion: 1.0.0
|
||||||
CurrentVersionCode: 1010000001
|
CurrentVersionCode: 1010000001
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,13 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Games
|
- Games
|
||||||
License: AGPL-3.0-or-later
|
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
|
SourceCode: https://github.com/obfusk/sokobang
|
||||||
IssueTracker: https://github.com/obfusk/sokobang/issues
|
IssueTracker: https://github.com/obfusk/sokobang/issues
|
||||||
|
Changelog: https://github.com/obfusk/sokobang/releases
|
||||||
Donate: https://ko-fi.com/obfusk
|
Donate: https://ko-fi.com/obfusk
|
||||||
|
|
||||||
Name: Sokoban(g)
|
Name: Sokoban(g)
|
||||||
|
|
@ -51,7 +55,7 @@ Builds:
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
VercodeOperation: '%c - 1'
|
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-]+)
|
*= *([0-9]+)|.|version *= *([0-9.a-g-]+)
|
||||||
CurrentVersion: 0.2.2
|
CurrentVersion: 0.2.2
|
||||||
CurrentVersionCode: 1000202001
|
CurrentVersionCode: 1000202001
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue