summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Bourgeois2017-03-25 11:57:02 +0000
committerQuentin Bourgeois2017-03-25 11:57:02 +0000
commit2b2d2ef3494812f1de3d1bbb5d81a13931979f52 (patch)
tree9e1a40b5f8a1f36eba792310a5b268ffcd6798ef
parent0979a7fdde6a3b5c8a3aab2a2c248f39cdd725ee (diff)
downloadaur-2b2d2ef3494812f1de3d1bbb5d81a13931979f52.tar.gz
upgpkg: firefox-extension-mooltipass 1.1.69-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac54b136d110..45f3ef3bf830 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = firefox-extension-mooltipass
pkgdesc = Retrieve and store Mooltipass credentials easily from websites.
- pkgver = 1.1.59
+ pkgver = 1.1.69
pkgrel = 1
url = https://www.themooltipass.com/setup
arch = any
license = custom:MIT
depends = firefox
depends = moolticute
- noextract = firefox-extension-mooltipass-1.1.59.xpi
- source = firefox-extension-mooltipass-1.1.59.xpi::https://addons.mozilla.org/firefox/downloads/latest/mooltipass-extension/platform:2/addon-748426-latest.xpi
+ noextract = firefox-extension-mooltipass-1.1.69.xpi
+ source = firefox-extension-mooltipass-1.1.69.xpi::https://addons.mozilla.org/firefox/downloads/latest/mooltipass-extension/platform:2/addon-748426-latest.xpi
source = LICENSE
- sha256sums = b3aecf1919c5ba7848570d82a25148e7c45dbbeabda149768d77c98e8329d844
+ sha256sums = a9c694b6d8d78796eaf000ec480b37ef57971fa4bc6e931450053246ede7e5e8
sha256sums = 2af680c39ef493fb82830356d1d3df1acb5a06033cba2dec7a19e21caa77a866
pkgname = firefox-extension-mooltipass
diff --git a/PKGBUILD b/PKGBUILD
index bf2ff63f1df2..538c69f1f71b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_extension_name='mooltipass'
_extension_id='{da36041e-5ce1-4c8a-9dc5-406cc98f0a23}'
pkgname="firefox-extension-${_extension_name}"
-pkgver=1.1.59
+pkgver=1.1.69
pkgrel=1
pkgdesc='Retrieve and store Mooltipass credentials easily from websites.'
license=('custom:MIT')
@@ -13,7 +13,7 @@ depends=('firefox'
'moolticute')
source=("${pkgname}-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/latest/mooltipass-extension/platform:2/addon-748426-latest.xpi"
'LICENSE')
-sha256sums=('b3aecf1919c5ba7848570d82a25148e7c45dbbeabda149768d77c98e8329d844'
+sha256sums=('a9c694b6d8d78796eaf000ec480b37ef57971fa4bc6e931450053246ede7e5e8'
'2af680c39ef493fb82830356d1d3df1acb5a06033cba2dec7a19e21caa77a866')
noextract=("${pkgname}-${pkgver}.xpi")