summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Schwartz2017-07-19 15:18:58 -0400
committerEli Schwartz2017-07-19 15:18:58 -0400
commiteaf4678c224ab523655d9773308afff377416346 (patch)
tree9037e36f508f802f7101f0cca92d52e88fa28bbd
parent99ef5912a687882eaa5cc38fa063d1c5e529e1d2 (diff)
downloadaur-eaf4678c224ab523655d9773308afff377416346.tar.gz
upgpkg: lastpass 4.1.54-1
no-op beta -> release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3600633c61c..b34cb96a1f41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lastpass
pkgdesc = The Universal LastPass installer for Firefox, Chrome, and Opera
- pkgver = 4.1.54a
+ pkgver = 4.1.54
pkgrel = 1
url = https://lastpass.com
arch = i686
@@ -10,16 +10,16 @@ pkgbase = lastpass
optdepends = chromium
optdepends = google-chrome
optdepends = opera
- noextract = lastpass-4.1.54a.xpi
+ noextract = lastpass-4.1.54.xpi
noextract = lpchrome-4.1.52.crx
- source = lastpass-4.1.54a.xpi::https://addons.mozilla.org/firefox/downloads/file/670270/
+ source = lastpass-4.1.54.xpi::https://addons.mozilla.org/firefox/downloads/file/670267/
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 = 66a4b391e0cea5b0785967da19ab091c421393399d7c8e93631a0a3ba05c7dd8
+ sha256sums = 2d930174c7c2c9d9e37d5d5ee857a89a50670d914e552914c5a79ad72f299c21
sha256sums = 47937f48972b73f024a1e616547405d41e368cb3756f97958423d20d2196762d
sha256sums = adb0e91f8d212d34dbb85db0b11738fe36db1a741ad5674d7070c4019a9fc75e
sha256sums = e8eb3b585809d6644807727c5bd0a74ead96dd2c5a7e6d2ce29e0b6ea28b9e59
diff --git a/PKGBUILD b/PKGBUILD
index 51b1aff486ee..1220779a3b15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Eli Schwartz <eschwartz93@gmail.com>
pkgname=lastpass
-pkgver=4.1.54a
+pkgver=4.1.54
pkgrel=1
_universalver=4.1.44
_chromever=4.1.52
-_amo_file=670270
+_amo_file=670267
_crx_id=hdokiejnpimakedhajhdlcegeplioahd
pkgdesc="The Universal LastPass installer for Firefox, Chrome, and Opera"
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ source=("${pkgname}-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/
"License.txt")
noextract=("${pkgname}-${pkgver}.xpi"
"lpchrome-${_chromever}.crx")
-sha256sums=('66a4b391e0cea5b0785967da19ab091c421393399d7c8e93631a0a3ba05c7dd8'
+sha256sums=('2d930174c7c2c9d9e37d5d5ee857a89a50670d914e552914c5a79ad72f299c21'
'47937f48972b73f024a1e616547405d41e368cb3756f97958423d20d2196762d'
'adb0e91f8d212d34dbb85db0b11738fe36db1a741ad5674d7070c4019a9fc75e'
'e8eb3b585809d6644807727c5bd0a74ead96dd2c5a7e6d2ce29e0b6ea28b9e59'