summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Schwartz2017-10-19 02:58:26 -0400
committerEli Schwartz2017-10-19 02:58:26 -0400
commit4db315b36612ab6e8dd7e58a0143358095603856 (patch)
treeaf232c0c3da48ce847453f0a55c6963c3cbc6d9f
parent2c7cb1772e7bd3fbc07b896fb83d89fda5318903 (diff)
downloadaur-4db315b36612ab6e8dd7e58a0143358095603856.tar.gz
upgpkg: lastpass 4.2.0a-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cf07f443506..a03d1ae35b9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lastpass
pkgdesc = The Universal LastPass installer for Firefox, Chrome, and Opera
- pkgver = 4.1.54
+ pkgver = 4.2.0a
pkgrel = 1
url = https://lastpass.com
arch = i686
@@ -11,16 +11,16 @@ pkgbase = lastpass
optdepends = chromium
optdepends = google-chrome
optdepends = opera
- noextract = lastpass-4.1.54.xpi
+ noextract = lastpass-4.2.0a.xpi
noextract = lpchrome-4.1.52.crx
- source = lastpass-4.1.54.xpi::https://addons.mozilla.org/firefox/downloads/file/670267/
+ source = lastpass-4.2.0a.xpi::https://addons.mozilla.org/firefox/downloads/file/742770/
source = lpchrome-4.1.52.crx::https://lastpass.com/lpchrome_linux.crx
source = lplinux-4.1.44.tar.bz2::https://lastpass.com/lplinux.tar.bz2
source = com.lastpass.nplastpass.json
source = lastpass_policy_sources.json
source = lastpass_policy_install.json
source = License.txt
- sha256sums = 2d930174c7c2c9d9e37d5d5ee857a89a50670d914e552914c5a79ad72f299c21
+ sha256sums = ecf12f9b64a9633426683e6e3f5ff83e93947e9032db5d06febfe698e8d44843
sha256sums = 47937f48972b73f024a1e616547405d41e368cb3756f97958423d20d2196762d
sha256sums = adb0e91f8d212d34dbb85db0b11738fe36db1a741ad5674d7070c4019a9fc75e
sha256sums = e8eb3b585809d6644807727c5bd0a74ead96dd2c5a7e6d2ce29e0b6ea28b9e59
diff --git a/PKGBUILD b/PKGBUILD
index d7e9e03946c6..0e19ec259840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Eli Schwartz <eschwartz@archlinux.org>
pkgname=lastpass
-pkgver=4.1.54
+pkgver=4.2.0a
pkgrel=1
_universalver=4.1.44
_chromever=4.1.52
-_amo_file=670267
+_amo_file=742770
_crx_id=hdokiejnpimakedhajhdlcegeplioahd
pkgdesc="The Universal LastPass installer for Firefox, Chrome, and Opera"
arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@ source=("${pkgname}-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/
"License.txt")
noextract=("${pkgname}-${pkgver}.xpi"
"lpchrome-${_chromever}.crx")
-sha256sums=('2d930174c7c2c9d9e37d5d5ee857a89a50670d914e552914c5a79ad72f299c21'
+sha256sums=('ecf12f9b64a9633426683e6e3f5ff83e93947e9032db5d06febfe698e8d44843'
'47937f48972b73f024a1e616547405d41e368cb3756f97958423d20d2196762d'
'adb0e91f8d212d34dbb85db0b11738fe36db1a741ad5674d7070c4019a9fc75e'
'e8eb3b585809d6644807727c5bd0a74ead96dd2c5a7e6d2ce29e0b6ea28b9e59'