summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d3c08e1d834..c73a3a363a2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@ _pkgname=passff
_file_id=721365
pkgname=firefox-passff
pkgver=1.0.3linux
-pkgrel=2
+pkgrel=3
pkgdesc="zx2c4 pass manager addon for firefox"
arch=(any)
url="https://github.com/passff/passff"
license=('GPL2')
groups=(firefox-addons)
-depends=('firefox>=50' 'python')
+depends=('firefox>=50' 'python' 'pass')
makedepends=(jq)
source=("https://github.com/passff/passff/archive/${pkgver}.tar.gz"
"https://addons.mozilla.org/firefox/downloads/file/${_file_id}/${_pkgname}-${pkgver}-an+fx-linux.xpi")