mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MAXS Module Clipboard to 0.5.0 (2000500702)
This commit is contained in:
parent
13209a9d01
commit
16625da289
1 changed files with 11 additions and 2 deletions
|
|
@ -214,7 +214,16 @@ Build:0.4.0,2000400598
|
||||||
prebuild=make prebuild && \
|
prebuild=make prebuild && \
|
||||||
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
|
Build:0.5.0,2000500702
|
||||||
|
commit=0.5.0
|
||||||
|
subdir=module-clipboard
|
||||||
|
submodules=yes
|
||||||
|
init=cd .. && \
|
||||||
|
make module-clipboard/Makefile
|
||||||
|
prebuild=make prebuild && \
|
||||||
|
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.4.0
|
Current Version:0.5.0
|
||||||
Current Version Code:2000400598
|
Current Version Code:2000500702
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue