From 8ead9a86e1671e0f241e0132ba6f6d557fdbc7bb Mon Sep 17 00:00:00 2001 From: Humdinger Date: Mon, 12 Feb 2018 16:49:28 +0100 Subject: [PATCH] clipdinger-1.0: revert unintended changes --- haiku-apps/clipdinger/clipdinger-1.0.recipe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/haiku-apps/clipdinger/clipdinger-1.0.recipe b/haiku-apps/clipdinger/clipdinger-1.0.recipe index fbb8b6b78..1f36cf59b 100644 --- a/haiku-apps/clipdinger/clipdinger-1.0.recipe +++ b/haiku-apps/clipdinger/clipdinger-1.0.recipe @@ -12,19 +12,19 @@ You access the history by pressing SHIFT + ALT + V, which opens the \ Clipdinger window where you can select an entry with the cursor keys and \ paste it by hitting RETURN. -After selecting a clip, you can also paste it to the an online service by \ -hitting ALT + P. The returned URL for the clip is put into the \ +After selecting a clip, you can also paste it to the online service \ +Sprunge.us by hitting ALT + P. The returned URL for the clip is put into the \ clipboard for you to paste into your email or IRC channel etc. ESCAPE minimizes the window without pasting. Please see the ReadMe available from the Help menu for more details." HOMEPAGE="http://humdingerb.github.io/clipdinger/" -COPYRIGHT="2015-2018 Humdinger" +COPYRIGHT="2015-2016 Humdinger" LICENSE="MIT" -REVISION="1" +REVISION="4" SOURCE_URI="https://github.com/humdingerb/clipdinger/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="" +CHECKSUM_SHA256="2c5013f41d5f65e1cecaa5055ede588e55e328579dfe4e1609341aca2f2e02ad" ARCHITECTURES="x86_gcc2 x86 x86_64"