diff --git a/haiku-apps/quicklaunch/quicklaunch-1.6.1.recipe b/haiku-apps/quicklaunch/quicklaunch-1.7.recipe similarity index 83% rename from haiku-apps/quicklaunch/quicklaunch-1.6.1.recipe rename to haiku-apps/quicklaunch/quicklaunch-1.7.recipe index 290d86d59..7a99da44b 100644 --- a/haiku-apps/quicklaunch/quicklaunch-1.6.1.recipe +++ b/haiku-apps/quicklaunch/quicklaunch-1.7.recipe @@ -1,11 +1,14 @@ SUMMARY="A tool to quickly start any installed application" DESCRIPTION="QuickLaunch is a small launcher tool that helps you to quickly \ start any installed application (as long as it has an app-signature). Simply \ -start to enter the name of an application and QuickLaunch will find all \ +start entering the name of an application and QuickLaunch will find all \ programs matching these initial letters and show them in a list. You choose an app from that list with the CursorUp/Down keys and launch it \ by hitting RETURN. ESC quits QuickLaunch. +Add applications and any other file as favorites that are displayed when \ +launching the app. + It's recommended to set a key combo to start QuickLaunch with Haiku's \ Shortcuts preferences." HOMEPAGE="https://github.com/humdingerb/quicklaunch" @@ -13,7 +16,7 @@ COPYRIGHT="2010-2024 Humdinger" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/humdingerb/quicklaunch/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="830af9fef70abfb919abf1d9e9b970a496bdd3bfb6bfe9d71ce78d2927ca8500" +CHECKSUM_SHA256="d275f0c14d64c0a42b67fd234698402d7f3a25e88b9e9bb4b19f1b8050bee46d" SOURCE_DIR="quicklaunch-$portVersion" ARCHITECTURES="all"