mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
misc fixes
This commit is contained in:
parent
e0bb889fc3
commit
b1cf9debdb
6 changed files with 8 additions and 3 deletions
|
|
@ -229,6 +229,7 @@ Builds:
|
|||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 753
|
||||
disable: https://github.com/flipperdevices/Flipper-Android-App/issues/494
|
||||
commit: 686127bf93878efc6d01e1f78080e6e75ba18a66
|
||||
subdir: instances/app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,9 @@
|
|||
Categories:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: Anton Tananaev
|
||||
AuthorEmail: anton.tananaev@gmail.com
|
||||
AuthorWebSite: https://www.traccar.org
|
||||
SourceCode: https://github.com/tananaev/rootless-logcat
|
||||
IssueTracker: https://github.com/tananaev/rootless-logcat/issues
|
||||
|
||||
|
|
@ -97,7 +100,8 @@ Builds:
|
|||
commit: d3cb194e9a0852f011a304a60399baa5640f5610
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
- regular
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' {..,.}/build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ WebSite: https://crawl.develz.org/
|
|||
SourceCode: https://github.com/crawl/crawl
|
||||
IssueTracker: https://github.com/crawl/crawl/issues
|
||||
|
||||
Summary: A roguelike adventure through dungeons in a quest to find the Orb of Zot
|
||||
Description: |-
|
||||
Dungeon Crawl Stone Soup is a roguelike game of exploration
|
||||
and treasure-hunting in dungeons filled with dangerous and
|
||||
|
|
|
|||
1
metadata/org.develz.crawl/en-US/summary.txt
Normal file
1
metadata/org.develz.crawl/en-US/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
A roguelike adventure through dungeons in a quest to find the Orb of Zot
|
||||
|
|
@ -8,7 +8,6 @@ IssueTracker: https://github.com/flareteam/flare-engine/issues
|
|||
Donate: https://flarerpg.org/faq/#donations
|
||||
|
||||
AutoName: FLARE
|
||||
Summary: An action RPG with gameplay alike to the games in the Diablo series
|
||||
Description: |-
|
||||
Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to
|
||||
handle a very specific kind of game: single-player 2D action RPGs.
|
||||
|
|
|
|||
1
metadata/org.flare.app/en-US/summary.txt
Normal file
1
metadata/org.flare.app/en-US/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
An action RPG with gameplay alike to the games in the Diablo series
|
||||
Loading…
Reference in a new issue