From 63b0949bb66dab49d83ba835838d6526a80403cb Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 29 Apr 2016 09:14:04 +0200 Subject: [PATCH] Update Send Reduced to 0.13 (1300) --- metadata/mobi.omegacentauri.SendReduced.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/mobi.omegacentauri.SendReduced.txt b/metadata/mobi.omegacentauri.SendReduced.txt index aaafe32e8e..fea1a76f9a 100644 --- a/metadata/mobi.omegacentauri.SendReduced.txt +++ b/metadata/mobi.omegacentauri.SendReduced.txt @@ -77,6 +77,15 @@ Build:0.12,1200 sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java target=android-21 +Build:0.13,1300 + commit=2d7498493ad044abd206f7f40f1cc97f5768dfe8 + 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: https://github.com/arpruss/sendreduced * <0.11 are MIT licensed