summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWillem Mulder2017-10-19 23:15:45 +0200
committerWillem Mulder2017-10-19 23:15:45 +0200
commit5bb91e4bffc4c18d601edb4396ba5ca43d590397 (patch)
tree8b5e1a899aefcd57173d772921a35615919c3d35
parent1d61fd402a6946e35573040f47720467b82611e7 (diff)
downloadaur-5bb91e4bffc4c18d601edb4396ba5ca43d590397.tar.gz
Update (make) dependencies and noextract
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4091d68d8b1..30a9a5e77e8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Thu Oct 19 21:09:19 UTC 2017
+# Thu Oct 19 21:15:28 UTC 2017
pkgbase = firefox-passff
pkgdesc = zx2c4 pass manager addon for firefox
pkgver = 1.0.3linux
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/passff/passff
arch = any
groups = firefox-addons
license = GPL2
- makedepends = unzip
makedepends = jq
depends = firefox>=50
- noextract = passff-1.0.3linux.xpi
+ depends = python
+ noextract = passff-1.0.3linux-an+fx-linux.xpi
source = https://github.com/passff/passff/archive/1.0.3linux.tar.gz
source = https://addons.mozilla.org/firefox/downloads/file/721365/passff-1.0.3linux-an+fx-linux.xpi
sha384sums = ee1290bc1aabbbc2e538494f39604d1f1a3df9c865d41ae4bb1b8d9bf43015c43f88bd01479dfe02e51666983c247fe2
diff --git a/PKGBUILD b/PKGBUILD
index 1df8e8983222..1d3c08e1d834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@ _pkgname=passff
_file_id=721365
pkgname=firefox-passff
pkgver=1.0.3linux
-pkgrel=1
+pkgrel=2
pkgdesc="zx2c4 pass manager addon for firefox"
arch=(any)
url="https://github.com/passff/passff"
license=('GPL2')
groups=(firefox-addons)
-depends=('firefox>=50')
-makedepends=(unzip jq)
+depends=('firefox>=50' 'python')
+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")
-noextract=("${_pkgname}-${pkgver}.xpi")
+noextract=("${_pkgname}-${pkgver}-an+fx-linux.xpi")
sha384sums=('ee1290bc1aabbbc2e538494f39604d1f1a3df9c865d41ae4bb1b8d9bf43015c43f88bd01479dfe02e51666983c247fe2'
'dece476349a13587da49a8c51b7ec59944572dd584c251d30db6260d7d36dfe1326d9c5fa791d240ddad314230e635dd')