diff --git a/metadata/uk.co.busydoingnothing.prevo.txt b/metadata/uk.co.busydoingnothing.prevo.txt index ca11812ed5..1c934f8e8b 100644 --- a/metadata/uk.co.busydoingnothing.prevo.txt +++ b/metadata/uk.co.busydoingnothing.prevo.txt @@ -48,7 +48,18 @@ Build:0.15,15 cd .. && \ PrevoDB/src/prevodb -i $$Revo$$ -o . +Build:0.16,16 + commit=0.16 + srclibs=Revo@44b8c07590,PrevoDB@97835cbb50 + target=android-16 + build=cp -r $$PrevoDB$$ . && \ + cd PrevoDB && \ + ./autogen.sh && \ + make -j`nproc` && \ + cd .. && \ + PrevoDB/src/prevodb -i $$Revo$$ -o . + Auto Update Mode:None Update Check Mode:Static -Current Version:0.15 -Current Version Code:15 +Current Version:0.16 +Current Version Code:16