From 6da8b9386e59a256e47438d425fc21273310bdd9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 5 Nov 2015 16:46:58 +0100 Subject: [PATCH] arduino: fix checksum. --- srcpkgs/arduino/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/arduino/template b/srcpkgs/arduino/template index 396c469cd50..86fe7a0eba4 100644 --- a/srcpkgs/arduino/template +++ b/srcpkgs/arduino/template @@ -12,7 +12,8 @@ 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="dec7a581220fe35f180d4e658cc7318a380e8c247a81325e76d3bf8f95b94a86 +checksum=" + 5feda6d10d430498bea4a13b1d0e2106018e2fe175be657b451428d9e3547d8f fbdfc6f1966a972d19a215927266c76d4183eee235ed1e2bd7ec551c2a270eac" nostrip=yes wrksrc=Arduino-$version