summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-01-18 18:18:45 +0000
committerDet2016-01-18 18:18:45 +0000
commit46b1278ab44b2f228fe3bc6e1e2ea129850323d0 (patch)
treea23fdd04b44232013e2ed1eb6a35184c128ed624
parent04612e94ad3f67c1ffdd32b3d4b90edfb46e2760 (diff)
downloadaur-46b1278ab44b2f228fe3bc6e1e2ea129850323d0.tar.gz
Upgpkg (4.0.0-2): Chrome 4.0.3 + Firefox: 4.0.1a
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 13 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 870d85b89cae..456df1ae7a06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Wed Jan 6 22:40:55 UTC 2016
pkgbase = lastpass
pkgdesc = The Universal LastPass installer for Firefox, Chrome, and Opera
pkgver = 4.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://lastpass.com
install = lastpass.install
arch = i686
@@ -24,18 +22,18 @@ 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.42-1.xpi
- source = lpchrome_linux_4.0.0-1.crx::https://lastpass.com/lpchrome_linux.crx
+ noextract = lp4_4.0.1a-1.xpi
+ source = lpchrome_linux_4.0.3-1.crx::https://lastpass.com/lpchrome_linux.crx
source = lplinux_4.0.0-1.tar.bz2::https://lastpass.com/lplinux.tar.bz2
source = com.lastpass.nplastpass.json
source = lastpass_policy.json
- source = lp_linux_3.2.42-1.xpi::https://lastpass.com/lp_linux.xpi
+ source = lp4_4.0.1a-1.xpi::https://lastpass.com/lp4.xpi
source = profiles.ini
- md5sums = 0fab4037becea4f1482b42a15182cddd
+ md5sums = 94672a14e39bd7c9022fcf23837a08a4
md5sums = 009f2d1a3ac25eb7a3a18f5ad0fc4f53
md5sums = 151251e415bccdffc1dc0df592d1d7e1
md5sums = 9af777d2eea8e67ad332235718a7653d
- md5sums = 632703e30bc26865f15f87690e516105
+ md5sums = d4a8679fe4d8cedf1369d90eb7a0b0b5
md5sums = d0f555a644484baccf649f7969794ece
pkgname = lastpass
diff --git a/PKGBUILD b/PKGBUILD
index 8611793feacd..1a1314a3a236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=lastpass
pkgver=4.0.0
_universal=$pkgver-1 # Version of the universal installer: https://lastpass.com/misc_download2.php
-_chromver=4.0.0-1 # The actual extensions' versions
-_ffver=3.2.42-1
-pkgrel=1
+_chromver=4.0.3-1 # The actual extensions' versions
+_ffver=4.0.1a-1
+pkgrel=2
pkgdesc="The Universal LastPass installer for Firefox, Chrome, and Opera"
arch=('i686' 'x86_64')
url="https://lastpass.com"
@@ -29,14 +29,14 @@ source=(# Chrome
'com.lastpass.nplastpass.json'
'lastpass_policy.json'
# Firefox
- "lp_linux_$_ffver.xpi::$url/lp_linux.xpi"
+ "lp4_$_ffver.xpi::$url/lp4.xpi"
'profiles.ini')
-noextract=("lp_linux_$_ffver.xpi")
-md5sums=('0fab4037becea4f1482b42a15182cddd'
+noextract=("lp4_$_ffver.xpi")
+md5sums=('94672a14e39bd7c9022fcf23837a08a4'
'009f2d1a3ac25eb7a3a18f5ad0fc4f53'
'151251e415bccdffc1dc0df592d1d7e1'
'9af777d2eea8e67ad332235718a7653d'
- '632703e30bc26865f15f87690e516105'
+ 'd4a8679fe4d8cedf1369d90eb7a0b0b5'
'd0f555a644484baccf649f7969794ece')
# 64-bit?