summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c7be428994c..eed3dff6ace6 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 = 4
+ pkgrel = 5
url = https://lastpass.com
install = lastpass.install
arch = i686
@@ -19,14 +19,14 @@ 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.20.xpi
- source = lpchrome_linux_3.2.27-1.crx::https://lastpass.com/lpchrome_linux.crx
+ noextract = lp_linux_3.2.16.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.20.xpi::https://lastpass.com/lp_linux.xpi
+ source = lp_linux_3.2.16.xpi::https://lastpass.com/lp_linux.xpi
source = profiles.ini
- md5sums = 93f16c8257027b5b2bec34048d7f816b
+ md5sums = bc41d8e848eb8c2bf8669b32acddd297
md5sums = 560746ff6a325200de014a0a599a69bb
md5sums = 151251e415bccdffc1dc0df592d1d7e1
md5sums = 9af777d2eea8e67ad332235718a7653d
diff --git a/PKGBUILD b/PKGBUILD
index 3ad0842e61cd..4ad3eb6e09bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=lastpass
pkgver=3.2.16
_universal=$pkgver # Version of the universal installer: https://lastpass.com/misc_download2.php
-_chromver=3.2.27-1 # The actual extensions' versions
-_ffver=3.2.20
-pkgrel=4
+_chromver=3.2.29-1 # The actual extensions' versions
+_ffver=3.2.16
+pkgrel=5
pkgdesc="The Universal LastPass installer for Firefox, Chrome, and Opera"
arch=('i686' 'x86_64')
url="https://lastpass.com"
@@ -32,7 +32,7 @@ source=(# Chrome
"lp_linux_$_ffver.xpi::$url/lp_linux.xpi"
'profiles.ini')
noextract=("lp_linux_$_ffver.xpi")
-md5sums=('93f16c8257027b5b2bec34048d7f816b'
+md5sums=('bc41d8e848eb8c2bf8669b32acddd297'
'560746ff6a325200de014a0a599a69bb'
'151251e415bccdffc1dc0df592d1d7e1'
'9af777d2eea8e67ad332235718a7653d'