diff --git a/metadata/uk.co.busydoingnothing.prevo.txt b/metadata/uk.co.busydoingnothing.prevo.txt index 6d1bf9bea7..ca11812ed5 100644 --- a/metadata/uk.co.busydoingnothing.prevo.txt +++ b/metadata/uk.co.busydoingnothing.prevo.txt @@ -37,7 +37,18 @@ Build:0.14,14 cd .. && \ PrevoDB/src/prevodb -i $$Revo$$ -o . +Build:0.15,15 + commit=0.15 + srclibs=Revo@efe9d51d47,PrevoDB@97835cbb50 + target=android-16 + build=cp -r $$PrevoDB$$ . && \ + cd PrevoDB && \ + ./autogen.sh && \ + make -j2 && \ + cd .. && \ + PrevoDB/src/prevodb -i $$Revo$$ -o . + Auto Update Mode:None Update Check Mode:Static -Current Version:0.14 -Current Version Code:14 +Current Version:0.15 +Current Version Code:15