From 7b2c7c2ebccaf322da999b8682fbe79a64d90b82 Mon Sep 17 00:00:00 2001 From: Misiix9 Date: Fri, 20 Feb 2026 17:27:53 +0100 Subject: [PATCH] Update description to clarify app launcher capabilities --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b12bc2a4f1c9c..035c6fcde9729 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = vanta-bin - pkgdesc = A hyper-fast, scriptable command palette for Wayland + pkgdesc = A hyper-fast, scriptable application launcher and command palette for Wayland pkgver = 1.7.0 pkgrel = 1 url = https://github.com/Misiix9/vanta diff --git a/PKGBUILD b/PKGBUILD index bd2c6ca69bf4c..ef4d9efab81ff 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=vanta-bin pkgver=1.7.0 pkgrel=1 -pkgdesc="A hyper-fast, scriptable command palette for Wayland" +pkgdesc="A hyper-fast, scriptable application launcher and command palette for Wayland" arch=('x86_64') url="https://github.com/Misiix9/vanta" license=('MIT')