From edb00ef07a0d733553807db253e851aeeb33ccb2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 18 Jun 2014 15:49:05 -0400 Subject: fix url --- Build/DistributionUpdate.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build') diff --git a/Build/DistributionUpdate.hs b/Build/DistributionUpdate.hs index 9319b37df..58dca2e05 100644 --- a/Build/DistributionUpdate.hs +++ b/Build/DistributionUpdate.hs @@ -37,7 +37,7 @@ autobuilds = ] where linuxarch a = - ( "https://downloads.kitenet.net/git-annex/autobuild/i386/git-annex-standalone-" ++ a ++ ".tar.gz" + ( "https://downloads.kitenet.net/git-annex/autobuild/" ++ a ++ "/git-annex-standalone-" ++ a ++ ".tar.gz" , "git-annex/linux/current/git-annex-standalone-" ++ a ++ ".tar.gz" ) androidversion v = -- cgit v1.2.3