summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrea Scarpino2023-07-03 11:49:22 +0200
committerAndrea Scarpino2023-07-03 11:49:36 +0200
commit65a92ef6d64f27ae4c0c228189cf7b38a49b6bd2 (patch)
tree508fb13665f65ac2b400ae34bf3f2fac25ec0eb7 /PKGBUILD
parent080f51232c4cc53ff2aaa55981d6a703651b5000 (diff)
downloadaur-masterpassword-cli.tar.gz
Add missing checkdeps and update website
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c137c6227cc..44aa64997591 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,11 @@ _hash=gd5959582
pkgrel=1
pkgdesc='CLI version of Master Password'
arch=('i686' 'x86_64')
-url='https://masterpassword.app/'
+url='https://spectre.app/'
license=('GPL3')
depends=('ncurses' 'json-c' 'libsodium')
makedepends=('openssl')
+checkdepends=('jq')
optdepends=('xclip: copy password to clipboard')
source=("https://gitlab.com/MasterPassword/MasterPassword/-/raw/1e7491e0d9f39ac6d49e4078cf445ca69e71020a/mpw-${pkgver}-cli-${_relver}-0-${_hash}.tar.gz"{,.sig})
sha256sums=('480206dfaad5d5a7d71fba235f1f3d9041e70b02a8c1d3dda8ecba1da39d3e96'