quicklaunch: update to v1.6.1

Change for v1.6.1:

Start quicker, and become more responsive by using a separate thread to
build the initial list of all installed applications.
This commit is contained in:
Humdinger
2024-10-19 17:12:01 +02:00
parent 4af0dfd8aa
commit 823000b128

View File

@@ -13,7 +13,7 @@ COPYRIGHT="2010-2024 Humdinger"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/humdingerb/quicklaunch/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="4f0268fc5a0419b0ad8bf671679baa9f47d79e285f86bff1dbf966e0e5f295b4"
CHECKSUM_SHA256="830af9fef70abfb919abf1d9e9b970a496bdd3bfb6bfe9d71ce78d2927ca8500"
SOURCE_DIR="quicklaunch-$portVersion"
ARCHITECTURES="all"