summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2015-09-30 22:45:20 +0300
committerDet2015-09-30 22:45:20 +0300
commit95ab0c093259a7a70babcb28d3b60e6c04a243ea (patch)
tree2160cd33f629a04b58499a21a88082e7a2dfbd5a
parentb8572eda24bffc7134e5a7144ba54734f904b3f5 (diff)
downloadaur-95ab0c093259a7a70babcb28d3b60e6c04a243ea.tar.gz
Update Firefox extension
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eed3dff6ace6..094679d745e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lastpass
pkgdesc = The Universal LastPass installer for Firefox, Chrome, and Opera
pkgver = 3.2.16
- pkgrel = 5
+ pkgrel = 6
url = https://lastpass.com
install = lastpass.install
arch = i686
@@ -19,19 +19,19 @@ pkgbase = lastpass
optdepends = opera: for Opera
optdepends = opera-beta: for Opera Beta (AUR)
optdepends = opera-developer: for Opera Developer (AUR)
- noextract = lp_linux_3.2.16.xpi
+ noextract = lp_linux_3.2.21.xpi
source = lpchrome_linux_3.2.29-1.crx::https://lastpass.com/lpchrome_linux.crx
source = lplinux_3.2.16.tar.bz2::https://lastpass.com/lplinux.tar.bz2
source = com.lastpass.nplastpass.json
source = lastpass_policy.json
- source = lp_linux_3.2.16.xpi::https://lastpass.com/lp_linux.xpi
+ source = lp_linux_3.2.21.xpi::https://lastpass.com/lp_linux.xpi
source = profiles.ini
md5sums = bc41d8e848eb8c2bf8669b32acddd297
md5sums = 560746ff6a325200de014a0a599a69bb
md5sums = 151251e415bccdffc1dc0df592d1d7e1
md5sums = 9af777d2eea8e67ad332235718a7653d
md5sums = 672c19bf72224cfb9e4c1038d59e06d1
- md5sums = d0f555a644484baccf649f7969794ece
+ md5sums = c69d39cfde945b8b3d4072540d2abb87
pkgname = lastpass
diff --git a/PKGBUILD b/PKGBUILD
index 4ad3eb6e09bc..e3292e3db5d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=lastpass
pkgver=3.2.16
_universal=$pkgver # Version of the universal installer: https://lastpass.com/misc_download2.php
_chromver=3.2.29-1 # The actual extensions' versions
-_ffver=3.2.16
-pkgrel=5
+_ffver=3.2.21
+pkgrel=6
pkgdesc="The Universal LastPass installer for Firefox, Chrome, and Opera"
arch=('i686' 'x86_64')
url="https://lastpass.com"
@@ -37,7 +37,7 @@ md5sums=('bc41d8e848eb8c2bf8669b32acddd297'
'151251e415bccdffc1dc0df592d1d7e1'
'9af777d2eea8e67ad332235718a7653d'
'672c19bf72224cfb9e4c1038d59e06d1'
- 'd0f555a644484baccf649f7969794ece')
+ 'c69d39cfde945b8b3d4072540d2abb87')
# 64-bit?
if [[ $CARCH = x86_64 ]]; then