From 1cf45e1b35115b2942816dcf75b478062c20e195 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 9 Jun 2024 09:52:21 +0200 Subject: [PATCH] clipdinger: update to v1.2.3 * Bugfix: Move item to top of history list when pasted from a filtered list, too. * Remove wrong ellipsis from menu items. * Rename "App" menu to "Clipdinger". * Added Norwegian, thanks Johan Wagenheim! --- .../{clipdinger-1.2.2.recipe => clipdinger-1.2.3.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename haiku-apps/clipdinger/{clipdinger-1.2.2.recipe => clipdinger-1.2.3.recipe} (94%) diff --git a/haiku-apps/clipdinger/clipdinger-1.2.2.recipe b/haiku-apps/clipdinger/clipdinger-1.2.3.recipe similarity index 94% rename from haiku-apps/clipdinger/clipdinger-1.2.2.recipe rename to haiku-apps/clipdinger/clipdinger-1.2.3.recipe index 050de7df4..c0fd3bfe1 100644 --- a/haiku-apps/clipdinger/clipdinger-1.2.2.recipe +++ b/haiku-apps/clipdinger/clipdinger-1.2.3.recipe @@ -20,11 +20,11 @@ ESCAPE minimizes the window without pasting. Please see the ReadMe available from the Help menu for more details." HOMEPAGE="https://github.com/humdingerb/clipdinger" -COPYRIGHT="2015-2023 Humdinger" +COPYRIGHT="2015-2024 Humdinger" LICENSE="MIT" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="db25bff6ffcccc2f0ec648622c4c4509e1f784e8de77be316edc098f2e17c734" +CHECKSUM_SHA256="cfa0ccd905fbd7f3aa40a76390f543dd84f7ff27f7f73359178689f7e4b34579" SOURCE_DIR="clipdinger-$portVersion" ARCHITECTURES="all"