Fix pkgbuild
This commit is contained in:
parent
b5337f6af6
commit
4190167191
2
PKGBUILD
2
PKGBUILD
|
@ -2,7 +2,7 @@ pkgname=goldwarden
|
||||||
pkgver=0.2.7
|
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', 'aarch64')
|
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 New Issue