From 91cf120d88ed8d33eeb11c3cc69826fa5b8e31d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 11 Apr 2013 21:29:05 +0200 Subject: [PATCH 1/2] Switch mathdoku over to git-svn (REFRESH) --- metadata/net.cactii.mathdoku.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/metadata/net.cactii.mathdoku.txt b/metadata/net.cactii.mathdoku.txt index 0a17789067..5f9a232e37 100644 --- a/metadata/net.cactii.mathdoku.txt +++ b/metadata/net.cactii.mathdoku.txt @@ -9,13 +9,14 @@ Description: A sudoku-like game with an arithmetical twist. Based on KenKen(TM). . -Repo Type:svn -Repo:http://mathdoku.googlecode.com/svn/trunk/ +Repo Type:git-svn +Repo:http://mathdoku.googlecode.com/svn;trunk=trunk;tags=tags -Build Version:1.8,70,70 +Build Version:1.8,70,version-1.8 Build Version:1.95d,77,96,init=rm -rf bin/ gen/,target=android-17,\ prebuild=sed -i 's/minSdkVersion=\"3\"/minSdkVersion=\"4\" targetSdkVersion=\"4\"/g' AndroidManifest.xml +# No tags since 1.8, can't use Tags UCM Update Check Mode:Market Current Version:1.95d Current Version Code:77 From f5b5c38f0d5c45e3110c0de03e5c8240a910a4ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 11 Apr 2013 22:07:07 +0200 Subject: [PATCH 2/2] Fix mathdoku 1.8 --- metadata/net.cactii.mathdoku.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/net.cactii.mathdoku.txt b/metadata/net.cactii.mathdoku.txt index 5f9a232e37..b4911af2ef 100644 --- a/metadata/net.cactii.mathdoku.txt +++ b/metadata/net.cactii.mathdoku.txt @@ -12,7 +12,7 @@ A sudoku-like game with an arithmetical twist. Based on KenKen(TM). Repo Type:git-svn Repo:http://mathdoku.googlecode.com/svn;trunk=trunk;tags=tags -Build Version:1.8,70,version-1.8 +Build Version:1.8,70,version-1.8,target=android-10 Build Version:1.95d,77,96,init=rm -rf bin/ gen/,target=android-17,\ prebuild=sed -i 's/minSdkVersion=\"3\"/minSdkVersion=\"4\" targetSdkVersion=\"4\"/g' AndroidManifest.xml