summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz2017-10-20 12:03:53 -0400
committerEli Schwartz2017-10-20 12:03:53 -0400
commit15bb1ff8a055b564b1e1373fdb34c36fc2a9acbe (patch)
treeb1d44e8b7cc858dc753d4f818b12421c25d10549 /PKGBUILD
parent4db315b36612ab6e8dd7e58a0143358095603856 (diff)
downloadaur-15bb1ff8a055b564b1e1373fdb34c36fc2a9acbe.tar.gz
upgpkg: lastpass 4.2.0a-2
Disable stripping as this modifies the already-stripped prebuilt binary plugins, causing Firefox to say the extension is unverified.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e19ec259840..40ab0c776ca5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lastpass
pkgver=4.2.0a
-pkgrel=1
+pkgrel=2
_universalver=4.1.44
_chromever=4.1.52
_amo_file=742770
@@ -16,6 +16,7 @@ optdepends=('firefox'
'chromium'
'google-chrome'
'opera')
+options=('!strip')
# Apparently, API endpoints are all the rage -- so this isn't actually a file...
source=("${pkgname}-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/file/${_amo_file}/"
"lpchrome-${_chromever}.crx::${url}/lpchrome_linux.crx"