From 93dc64ae365ff0a84e8981b9fc601bce51cdd703 Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Sat, 17 Feb 2024 14:24:58 +0100 Subject: [PATCH] Update PKGBUILD to 0.2.12 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 58f6cc9..a59f7ed 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=goldwarden -pkgver=0.2.11 +pkgver=0.2.12 pkgrel=1 pkgdesc='A feature-packed Bitwarden compatible desktop integration' arch=('x86_64' 'aarch64')