summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-05-06 02:09:26 +0300
committerDet2017-05-06 02:09:26 +0300
commit9e9c38bfd6fcfbf9b64d3531888aa5376921fd24 (patch)
tree31c274a518711b1184fbfd7d1cb2c4bf07cd0b66
parentdcaca9c6d891030d403ec6bdf168891afe0c0dd4 (diff)
downloadaur-9e9c38bfd6fcfbf9b64d3531888aa5376921fd24.tar.gz
FF
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c184d9dee83e..a0d7bd146ab1 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 = 5
+ pkgrel = 6
url = https://lastpass.com
install = lastpass.install
arch = i686
@@ -23,13 +23,13 @@ pkgbase = lastpass
optdepends = opera-beta: for Opera Beta (AUR)
optdepends = opera-developer: for Opera Developer (AUR)
noextract = lpchrome_4.1.45.crx
- noextract = lpfirefox_4.1.47a.xpi
+ noextract = lpfirefox_4.1.49a.xpi
source = lplinux_4.1.44.tar.bz2::https://lastpass.com/lplinux.tar.bz2
source = lpchrome_4.1.45.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.47a.xpi::https://lastpass.com/lastpassffx/xpi.php
+ source = lpfirefox_4.1.49a.xpi::https://lastpass.com/lastpassffx/xpi.php
source = profiles.ini
md5sums = 5a9bb6e274c8d5102400fa03a3cab776
md5sums = 0783421c93205618d9e55924907b92ec
diff --git a/PKGBUILD b/PKGBUILD
index 94c0af6c02c5..699a637feaa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgver=4.1.44
_universal=$pkgver # Version of the universal installer: https://lastpass.com/misc_download2.php
_chromver=4.1.45 # The actual extensions' versions
_chromver_lib=4.1.23
-_ffver=4.1.47a
-pkgrel=5
+_ffver=4.1.49a
+pkgrel=6
pkgdesc="The Universal LastPass installer for Firefox, Chrome, and Opera"
arch=('i686' 'x86_64')
url="https://lastpass.com"