diff --git a/srcpkgs/arduino/patches/disable-astyle-download.patch b/srcpkgs/arduino/patches/disable-astyle-download.patch
index 83af8df25cc..c7b865d7271 100644
--- a/srcpkgs/arduino/patches/disable-astyle-download.patch
+++ b/srcpkgs/arduino/patches/disable-astyle-download.patch
@@ -1,18 +1,19 @@
---- build/build.xml.orig 2015-06-10 01:12:20.791398588 +0200
-+++ build/build.xml 2015-06-10 01:12:36.227399295 +0200
-@@ -600,15 +600,6 @@
+--- build/build.xml.orig 2015-12-15 10:07:28.947037415 +0100
++++ build/build.xml 2015-12-15 10:07:41.416037987 +0100
+@@ -836,16 +836,6 @@
+
+
-
-
--
-
-
-
-
-
-
--
--
-
-
-
+-
+-
+-
+-
+
+
+
diff --git a/srcpkgs/arduino/template b/srcpkgs/arduino/template
index 0009da02c3a..96fd205fd4b 100644
--- a/srcpkgs/arduino/template
+++ b/srcpkgs/arduino/template
@@ -1,6 +1,6 @@
# Template file for 'arduino'
pkgname=arduino
-version=1.6.6
+version=1.6.7
revision=1
makedepends="openjdk"
hostmakedepends="apache-ant unzip ImageMagick"
@@ -12,7 +12,7 @@ homepage="http://arduino.cc/"
distfiles="
https://github.com/arduino/Arduino/archive/${version}.tar.gz
${SOURCEFORGE_SITE}/astyle/astyle_2.05.1_linux.tar.gz"
-checksum="5feda6d10d430498bea4a13b1d0e2106018e2fe175be657b451428d9e3547d8f
+checksum="fbbbe3bad6d85fe3243ecdb5248b52e3b609cc03d649a2e16684194d4f9db85f
fbdfc6f1966a972d19a215927266c76d4183eee235ed1e2bd7ec551c2a270eac"
nostrip=yes
wrksrc=Arduino-$version