diff --git a/metadata/mobi.omegacentauri.SendReduced.txt b/metadata/mobi.omegacentauri.SendReduced.txt index 32d32fa8ba..14bf4a97f1 100644 --- a/metadata/mobi.omegacentauri.SendReduced.txt +++ b/metadata/mobi.omegacentauri.SendReduced.txt @@ -86,6 +86,15 @@ Build:0.13,1300 sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java target=android-21 +Build:0.16,1600 + commit=0c9da7e2814aa68b2051a9a1d400222dd2bfe930 + prebuild=sed -i -e 's/\r$//' *.sh && \ + chmod +x *.sh && \ + sed -i -e '/1/i#!/bin/sh\n' *.sh && \ + ./toNormal.sh && \ + sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java + target=android-21 + Maintainer Notes: * OldRepo for 0.03 - 0.05: http://code.google.com/p/sendreduced/ * <0.11 are MIT licensed