Update PKGBUILD

This commit is contained in:
Bernd Schoolmann 2023-12-30 21:04:28 +01:00 committed by GitHub
parent 13834283f1
commit b5337f6af6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
pkgname=goldwarden pkgname=goldwarden
pkgver=0.2.6 pkgver=0.2.7
pkgrel=1 pkgrel=1
pkgdesc='A feature-packed Bitwarden compatible desktop integration' pkgdesc='A feature-packed Bitwarden compatible desktop integration'
arch=('x86_64') arch=('x86_64', 'aarch64')
url="https://github.com/quexten/$pkgname" url="https://github.com/quexten/$pkgname"
license=('MIT') license=('MIT')
depends=('libfido2') depends=('libfido2')