Use official godot repository and point minilens to release 1.1
The release includes the patch needed by the f-droid build.
This commit is contained in:
parent
c10e855356
commit
5c30ae53dc
|
@ -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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/est31/godot.git
|
||||
Repo:https://github.com/okamstudio/godot.git
|
||||
|
||||
|
|
Loading…
Reference in a new issue