[arch-commits] Commit in firefox-extension-https-everywhere/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Thu Nov 1 10:27:08 UTC 2018


    Date: Thursday, November 1, 2018 @ 10:27:07
  Author: eschwartz
Revision: 401041

upgpkg: firefox-extension-https-everywhere 2018.10.31-1

upstream release
new PGP key authorized to sign releases, see https://github.com/EFForg/https-everywhere/pull/17007#issuecomment-434968524

Modified:
  firefox-extension-https-everywhere/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-01 09:27:59 UTC (rev 401040)
+++ PKGBUILD	2018-11-01 10:27:07 UTC (rev 401041)
@@ -3,7 +3,7 @@
 
 _pkgname=https-everywhere
 pkgname=firefox-extension-${_pkgname}
-pkgver=2018.9.19
+pkgver=2018.10.31
 pkgrel=1
 pkgdesc="Plugin for firefox which ensures you are using https whenever it's possible."
 arch=('any')
@@ -14,9 +14,10 @@
 source=("${_pkgname}-${pkgver}.xpi::https://www.eff.org/files/https-everywhere-${pkgver}-eff.xpi"
         "${_pkgname}-${pkgver}.xpi.sig::https://www.eff.org/files/https-everywhere-${pkgver}-eff.xpi.sig")
 noextract=("${_pkgname}-${pkgver}.xpi")
-sha256sums=('1a1987182c6391af6d54d4724447fd066ff1953790b0e1c3749571847ad3a112'
+sha256sums=('dcc243d80e76e8fdd747ac652b098a481affdd7ea528d9147de021a73bf40912'
             'SKIP')
-validpgpkeys=('1073E74EB38BD6D19476CBF8EA9DBF9FB761A677') # William Budington <bill at eff.org>
+validpgpkeys=('1073E74EB38BD6D19476CBF8EA9DBF9FB761A677'  # William Budington <bill at eff.org>
+              'CE340E9D077F1DC0F4FA7B030D16CFA2BA1F7420') # Alexis <alexis at eff.org>
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list