From f927ee03c4f769fcb0b29b011dde168bb17ea06f Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 16 Jun 2011 19:50:31 +0100 Subject: Sort firefox addon, make improvements --- gecko/updates.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gecko/updates.ttl') diff --git a/gecko/updates.ttl b/gecko/updates.ttl index 34325db..6283c4e 100644 --- a/gecko/updates.ttl +++ b/gecko/updates.ttl @@ -3,7 +3,7 @@ @prefix rdf: . @prefix em: . - + em:signature "SIG"; em:updates [ a rdf:Seq ; rdf:li <:VERSION>; @@ -15,6 +15,6 @@ em:id "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"; em:minVersion "3.0"; em:maxVersion "4.0.*"; - em:updateLink "http://njw.me.uk/simplyread/simplyread-VERSION.xpi"; + em:updateLink "WEBSITE/simplyread-VERSION.xpi"; em:updateHash "sha1:HASH"; ]. -- cgit v1.2.3