From 5c30ae53dcf1c0997166c76f2b1fe365fb187d16 Mon Sep 17 00:00:00 2001 From: est31 Date: Tue, 26 May 2015 08:05:09 +0200 Subject: [PATCH] Use official godot repository and point minilens to release 1.1 The release includes the patch needed by the f-droid build. --- metadata/io.github.kobuge.games.minilens.txt | 2 +- srclibs/Godot.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.kobuge.games.minilens.txt b/metadata/io.github.kobuge.games.minilens.txt index 4bc420fc0c..7187ec6c79 100644 --- a/metadata/io.github.kobuge.games.minilens.txt +++ b/metadata/io.github.kobuge.games.minilens.txt @@ -19,7 +19,7 @@ Repo:https://github.com/KOBUGE-Games/minilens.git Build:1.1,1 commit=873c2039219cd79b7d4d1dc0278c2398257a4225 output=minilens.apk - srclibs=Godot@584f4470c8be53fa2c682fdd9caede949fc58cf0 + srclibs=Godot@d3b42e41b0e446938d6634c8783e575de3d0b60f prebuild=mkdir minilens && \ bash -O extglob -c "mv !(minilens) minilens" && \ cp -R $$Godot$$ godot diff --git a/srclibs/Godot.txt b/srclibs/Godot.txt index 48af7638cc..4fb7d6ba90 100644 --- a/srclibs/Godot.txt +++ b/srclibs/Godot.txt @@ -1,3 +1,3 @@ Repo Type:git -Repo:https://github.com/est31/godot.git +Repo:https://github.com/okamstudio/godot.git