diff --git a/metadata/uk.co.busydoingnothing.prevo.txt b/metadata/uk.co.busydoingnothing.prevo.txt index 62b92238ab..bf51c6484d 100644 --- a/metadata/uk.co.busydoingnothing.prevo.txt +++ b/metadata/uk.co.busydoingnothing.prevo.txt @@ -26,7 +26,18 @@ Build:0.13,13 cd .. && \ PrevoDB/src/prevodb -i $$Revo$$ -o . +Build:0.14,14 + commit=0.14 + srclibs=Revo@9a103f4bc8,PrevoDB@f3ae246353 + 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.13 -Current Version Code:13 +Current Version:0.14 +Current Version Code:14