From 7f9055fa42b9b5cb3ec790323958c3fbb8f88a69 Mon Sep 17 00:00:00 2001 From: gus knight Date: Wed, 8 Jul 2015 12:36:11 -0400 Subject: [PATCH] snapshot: Add missing close-quote. --- haiku-apps/snapshot/snapshot-1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/snapshot/snapshot-1.0.recipe b/haiku-apps/snapshot/snapshot-1.0.recipe index f0ff86480..91a25d4f0 100644 --- a/haiku-apps/snapshot/snapshot-1.0.recipe +++ b/haiku-apps/snapshot/snapshot-1.0.recipe @@ -3,7 +3,7 @@ DESCRIPTION="This Tracker add-on lets you take snapshots of a folder, saving it as zip file, with a timestamp, to a preset folder. Snapshots are \ currently saved to /boot/home/Snapshots" HOMEPAGE="https://github.com/HaikuArchives/SnapShot" -SOURCE_URI="git+https://github.com/HaikuArchives/Snapshot#9ba592336a0d54707b7e5983dce93f8958b61d37 +SOURCE_URI="git+https://github.com/HaikuArchives/Snapshot#9ba592336a0d54707b7e5983dce93f8958b61d37" LICENSE="BSD (3-clause)" COPYRIGHT="2000 Jonas Sundström" REVISION="1"