summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-05-13 20:04:56 +0300
committerDet2017-05-13 20:04:56 +0300
commit8175b22e0a49ad58147c4d41a72e79b176280a57 (patch)
treee3fb43bf840a541661ef90246b4a4a702bc27f66
parentce351a6e57db2fdf5a74bafc6eadd856fe92fcc8 (diff)
downloadaur-8175b22e0a49ad58147c4d41a72e79b176280a57.tar.gz
Chrome
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26a4696efd87..a2ac55ca6609 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lastpass
pkgdesc = The Universal LastPass installer for Firefox, Chrome, and Opera
pkgver = 4.1.44
- pkgrel = 7
+ pkgrel = 8
url = https://lastpass.com
install = lastpass.install
arch = i686
@@ -22,17 +22,17 @@ pkgbase = lastpass
optdepends = opera: for Opera
optdepends = opera-beta: for Opera Beta (AUR)
optdepends = opera-developer: for Opera Developer (AUR)
- noextract = lpchrome_4.1.51.crx
+ noextract = lpchrome_4.1.52.crx
noextract = lpfirefox_4.1.49a.xpi
source = lplinux_4.1.44.tar.bz2::https://lastpass.com/lplinux.tar.bz2
- source = lpchrome_4.1.51.crx::https://clients2.google.com/service/update2/crx?response=redirect&prodversion=56.0.2924.87&x=id%3Dhdokiejnpimakedhajhdlcegeplioahd%26uc
+ source = lpchrome_4.1.52.crx::https://clients2.google.com/service/update2/crx?response=redirect&prodversion=56.0.2924.87&x=id%3Dhdokiejnpimakedhajhdlcegeplioahd%26uc
source = lpchrome_lib_4.1.23.crx::https://lastpass.com/lpchrome_linux.crx
source = com.lastpass.nplastpass.json
source = lastpass_policy.json
source = lpfirefox_4.1.49a.xpi::https://lastpass.com/lastpassffx/xpi.php
source = profiles.ini
md5sums = 5a9bb6e274c8d5102400fa03a3cab776
- md5sums = d27b4ecc6eae673b2b747267570250b3
+ md5sums = 2f1632b33cae35a4dfa8099851f243de
md5sums = bd7678de722909acd89ba768edf0d5d5
md5sums = 151251e415bccdffc1dc0df592d1d7e1
md5sums = 9af777d2eea8e67ad332235718a7653d
diff --git a/PKGBUILD b/PKGBUILD
index 12f79c34b9e7..e5275b9780cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=lastpass
pkgver=4.1.44
_universal=$pkgver # Version of the universal installer: https://lastpass.com/misc_download2.php
-_chromver=4.1.51 # The actual extensions' versions
+_chromver=4.1.52 # The actual extensions' versions
_chromver_lib=4.1.23
_ffver=4.1.49a
-pkgrel=7
+pkgrel=8
pkgdesc="The Universal LastPass installer for Firefox, Chrome, and Opera"
arch=('i686' 'x86_64')
url="https://lastpass.com"
@@ -39,7 +39,7 @@ source=(# Universal
noextract=("lpchrome_$_chromver.crx"
"lpfirefox_$_ffver.xpi")
md5sums=('5a9bb6e274c8d5102400fa03a3cab776' # Universal
- 'd27b4ecc6eae673b2b747267570250b3' # Chrome
+ '2f1632b33cae35a4dfa8099851f243de' # Chrome
'bd7678de722909acd89ba768edf0d5d5' # Chrome with Lib
'151251e415bccdffc1dc0df592d1d7e1'
'9af777d2eea8e67ad332235718a7653d'