mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Build404
This commit is contained in:
parent
e4c31272b8
commit
9f1c415a9f
4 changed files with 16 additions and 12 deletions
|
|
@ -12,8 +12,8 @@ Description: |-
|
|||
ultimo messaggio ricevuto, supporto account di diversi provider (Vodafone e
|
||||
TIM).
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://esms.googlecode.com/svn/trunk
|
||||
RepoType: git
|
||||
Repo: https://github.com/adepasquale/esms
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.4
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ IssueTracker: https://github.com/kostmo/android-spiral-wallpaper/issues
|
|||
AutoName: HypnoTwister
|
||||
Description: Draws animated mathematically perfect spirals on your home screen.
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://android-spiral-wallpaper.googlecode.com/svn/trunk/app
|
||||
RepoType: git
|
||||
Repo: https://github.com/kostmo/android-spiral-wallpaper
|
||||
|
||||
Builds:
|
||||
- versionName: '1.4'
|
||||
|
|
|
|||
|
|
@ -11,9 +11,6 @@ Description: |-
|
|||
игр, преимущественно с "менюшным" вводом (существует возможность создания
|
||||
полноценного парсера).
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://qsp-android-player.googlecode.com/svn/trunk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.201 alpha
|
||||
versionCode: 201
|
||||
|
|
@ -27,3 +24,5 @@ AutoUpdateMode: None
|
|||
UpdateCheckMode: Static
|
||||
CurrentVersion: 1.0.201 alpha
|
||||
CurrentVersionCode: 201
|
||||
|
||||
NoSourceSince: 1.0.201 alpha
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@ Categories:
|
|||
- Games
|
||||
License: GPL-2.0-or-later
|
||||
WebSite: https://instead.syscall.ru
|
||||
SourceCode: https://sourceforge.net/p/instead/code
|
||||
IssueTracker: http://instead.syscall.ru/forum/viewforum.php?id=14
|
||||
Changelog: https://sf.net/p/instead/wiki/ChangeLog
|
||||
SourceCode: https://github.com/instead-hub/instead
|
||||
IssueTracker: https://github.com/instead-hub/instead/issues
|
||||
Changelog: https://github.com/instead-hub/instead/releases
|
||||
|
||||
Name: INSTEAD
|
||||
AutoName: Instead
|
||||
|
|
@ -16,8 +16,8 @@ Description: |-
|
|||
The package includes interpreter and interactive fiction manager, capable of
|
||||
downloading games in the chosen language.
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://instead-android.googlecode.com/svn/trunk
|
||||
RepoType: git
|
||||
Repo: https://github.com/instead-hub/instead
|
||||
|
||||
Builds:
|
||||
- versionName: 1.6.1.9
|
||||
|
|
@ -37,6 +37,11 @@ Builds:
|
|||
buildjni:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
project was moved to Github after being set to Static here (identified by
|
||||
commit message at old SF repo, followed up via Homepage) – so we might pick
|
||||
it up again (2020-10-30)
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: 1.6.1.9
|
||||
|
|
|
|||
Loading…
Reference in a new issue