From 48ab49999bd3416f8e76799029047f009327a002 Mon Sep 17 00:00:00 2001
From: David Black <david8black@gmail.com>
Date: Wed, 23 Jan 2013 12:01:13 +0000
Subject: [PATCH] fix hunkymod (again)

---
 metadata/org.andglkmod.hunkypunk.txt | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/metadata/org.andglkmod.hunkypunk.txt b/metadata/org.andglkmod.hunkypunk.txt
index 375ce6b303..12f6bd9452 100644
--- a/metadata/org.andglkmod.hunkypunk.txt
+++ b/metadata/org.andglkmod.hunkypunk.txt
@@ -1,15 +1,16 @@
 Category:Games
 License:GPLv3
 Web Site:http://code.google.com/p/hunkypunk
-Source Code:http://code.google.com/p/hunkypunk/source/checkout
+Source Code:http://code.google.com/p/hunkypunk/source/list
 Issue Tracker:http://code.google.com/p/hunkypunk/issues/list
 
 Summary:Interactive fiction player
 Description:
-HunkyMod is an interactive fiction manager and interpreter, aiming to be a comprehensive 
-multi-interpreter similar to Gargoyle, with metadata and story management support. 
+HunkyMod is an interactive fiction manager and interpreter, aiming to be a 
+comprehensive multi-interpreter similar to Gargoyle, with metadata 
+and story management support. 
 
-N.B. scrolling works by tapping the screen at the top or bottom and
+Scrolling works by tapping the screen at the top or bottom and
 if you experience problems try using the stock keyboard.
 
 * preloaded with stories
@@ -19,18 +20,20 @@ if you experience problems try using the stock keyboard.
 * blorb support
 * font preference
 
-HunkyMod is a fork/mod of the [http://hunkypunk.sourceforge.net original] Hunky Punk,
-created by Rafał Rzepecki, which hasn't been updated in a while.
+HunkyMod is a fork/mod of the [http://hunkypunk.sourceforge.net original] 
+Hunky Punk, created by Rafał Rzepecki, which hasn't been updated in a while.
 .
 
 Repo Type:git
 Repo:https://code.google.com/p/hunkypunk/
 
-#need to edit build.xml so that org.andglkmod.hunkypunk/alt-apk/mod/bin/HunkyPunk-release.apk can be found
-Build Version:0.1 alpha,1,!429ad8bad,buildjni=yes,antcommand=mod-release,bindir=alt-apk/mod/bin,prebuild=\
-cd jni/nitfol && bison -o  inform.c inform.y && cd ../../ 
+Build Version:0.3,1,14ecc2a0d37c,bindir=alt-apk/mod/bin,init=rm ant.properties,prebuild=\
+echo "bash-location=/bin/sh" >> local.properties && \
+sed -i '68d' build.xml && \
+cd jni/nitfol && bison -o  inform.c inform.y,buildjni=no,antcommand=mod-release
 
-Update Check Mode:RepoManifest
-Current Version:0.2
-Current Version Code:2
+#None of the methods work
+Update Check Mode:None
+Current Version:0.3
+Current Version Code:1