mirror of
https://github.com/quexten/goldwarden.git
synced 2024-12-18 08:02:10 +03:00
Update PKGBUILD
This commit is contained in:
parent
bf4d4ac002
commit
d4172ca8bd
4
PKGBUILD
4
PKGBUILD
@ -1,12 +1,12 @@
|
|||||||
pkgname=goldwarden
|
pkgname=goldwarden
|
||||||
pkgver=0.1.10
|
pkgver=0.2.0
|
||||||
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')
|
||||||
url="https://github.com/quexten/$pkgname"
|
url="https://github.com/quexten/$pkgname"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('libfido2')
|
depends=('libfido2')
|
||||||
makedepends=('go' 'gcc' 'wayland' 'libx11' 'libxkbcommon' 'libxkbcommon-x11' 'libxcursor' 'base-devel' 'vulkan-headers' 'egl-wayland')
|
makedepends=('go' 'gcc' 'base-devel')
|
||||||
source=("$url/archive/refs/tags/v$pkgver.tar.gz")
|
source=("$url/archive/refs/tags/v$pkgver.tar.gz")
|
||||||
sha256sums=('57555dab4afd4fc60785e8ad34f41932988b4cd2ce130daaa719625a0e455481')
|
sha256sums=('57555dab4afd4fc60785e8ad34f41932988b4cd2ce130daaa719625a0e455481')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user