From 264f2ab5958e7b0c2e8230f762f5e202b4c50159 Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Sun, 20 Aug 2023 23:21:08 +0200 Subject: [PATCH] Update pkgbuild --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index ff9b6b3..8ed3f21 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ pkgname=goldwarden pkgver=0.1.1 pkgrel=1 -pkgdesc='Goldwarden' +pkgdesc='A feature-packed Bitwarden compatible desktop integration' arch=('x86_64') url="https://github.com/quexten/$pkgname" license=('MIT')