From 8788d59d5c85e829b037938eb91e8110de382349 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Wed, 7 Jan 2015 17:05:53 +0000 Subject: [PATCH] humor_sans: Add '#noarchive' to the download URL * Because ttf isn't an archive which can be extracted. --- media-fonts/humor_sans/humor_sans-1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/humor_sans/humor_sans-1.0.recipe b/media-fonts/humor_sans/humor_sans-1.0.recipe index bcd270a35..09acdbf75 100644 --- a/media-fonts/humor_sans/humor_sans-1.0.recipe +++ b/media-fonts/humor_sans/humor_sans-1.0.recipe @@ -4,7 +4,7 @@ A sans-serif typeface in the style of xkcd. Xkcd is a popular webcomics with \ focus on computer science or everything else. " HOMEPAGE="http://antiyawn.com/uploads/humorsans.html" -SRC_URI="http://antiyawn.com/uploads/Humor-Sans-1.0.ttf" +SRC_URI="http://antiyawn.com/uploads/Humor-Sans-1.0.ttf#noarchive" CHECKSUM_SHA256="2ded6a27448c9ed30aaff177744e2bcf1e52e0aab018b2a8be64565df633318f" LICENSE="SIL Open Font License v1.1" COPYRIGHT="2009, Michael Ciuffo, with Reserved Font Name Humor-Sans"