From 237782a5c35710f4861be9c8001aa86d4a0da40b Mon Sep 17 00:00:00 2001 From: Andrey Tykhonov Date: Mon, 3 Feb 2014 17:22:41 +0200 Subject: [PATCH] * recipes/google-translate: Github repo is changed due to a fact that original one (manzyuk/google-translate) is obsolete. --- recipes/google-translate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/google-translate b/recipes/google-translate index efd4f3f3..a5a75172 100644 --- a/recipes/google-translate +++ b/recipes/google-translate @@ -1 +1 @@ -(google-translate :fetcher github :repo "manzyuk/google-translate") \ No newline at end of file +(google-translate :fetcher github :repo "atykhonov/google-translate")