From 24178dbd4e3dfc9fba15f51d53cfdd15efed6a8c Mon Sep 17 00:00:00 2001
From: Vincent Cheng <Vincentc1208@gmail.com>
Date: Mon, 15 Apr 2013 02:21:17 -0700
Subject: [PATCH 5/5] Add watch file

---
 debian/watch |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 debian/watch

diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..922f0b4
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://monkey-project.com/releases/([\d].*)/monkey-(.*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-- 
1.7.10.4

