Update PKGBUILD
This commit is contained in:
parent
13834283f1
commit
b5337f6af6
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -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')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue