From 73aded8ffbe07107188ea147585f896c106570ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Str=C3=A4nger?= Date: Sat, 15 Oct 2016 01:44:50 +0000 Subject: [PATCH] Build latest com.mobilepearls.sokoban manually due to missing release tags. fix new version build for Sokoban --- metadata/com.mobilepearls.sokoban.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/metadata/com.mobilepearls.sokoban.txt b/metadata/com.mobilepearls.sokoban.txt index 246846f4ad..6127ab56c4 100644 --- a/metadata/com.mobilepearls.sokoban.txt +++ b/metadata/com.mobilepearls.sokoban.txt @@ -16,8 +16,16 @@ Repo:https://github.com/mobilepearls/com.mobilepearls.sokoban.git Build:1.11,12 commit=48e1976f9d9881adb70e +Build:1.14,14 + commit=552a641fc622af3d457e348ff758935f87f61990 + init=git checkout 48e1976f9d9881adb70e res/drawable-mdpi/icon.png res/drawable-hdpi/icon.png && \ + mv res/drawable-mdpi/icon.png res/drawable-mdpi/ic_launcher.png && \ + mv res/drawable-hdpi/icon.png res/drawable-hdpi/ic_launcher.png + Maintainer Notes: See https://github.com/mobilepearls/com.mobilepearls.sokoban/issues/4 +Since new releases are not tagged in upstream, build the latest open +source version (1.14) as beta (version @Google is currently 1.17). . Auto Update Mode:None