[arch-commits] Commit in firefox-noscript/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Mon Nov 4 04:38:37 UTC 2019


    Date: Monday, November 4, 2019 @ 04:38:36
  Author: eschwartz
Revision: 523127

upgpkg: firefox-noscript 11.0.6-1

upstream release
switch to AMO since the project homepage is not hosting recent .xpi
and either way they were the exact same file

Modified:
  firefox-noscript/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 04:22:10 UTC (rev 523126)
+++ PKGBUILD	2019-11-04 04:38:36 UTC (rev 523127)
@@ -3,8 +3,9 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=firefox-noscript
-pkgver=11.0.3
+pkgver=11.0.6
 pkgrel=1
+_file=3437089
 pkgdesc="Extension for firefox which disables javascript"
 arch=('any')
 url="https://noscript.net/"
@@ -12,9 +13,10 @@
 groups=('firefox-addons')
 depends=('firefox')
 makedepends=('unzip')
-source=("https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi")
+source=("noscript-${pkgver}.xpi::https://addons.mozilla.org/firefox/downloads/file/${_file}/")
 noextract=("noscript-${pkgver}.xpi")
-sha256sums=('2d15f8011640b49525e5005a54486c507c11863f8d73b0742f379b16c2a4b204')
+sha256sums=('d8b6f084297109539a108587e9ecef462efdec904e2a4405fc82908bd04daea3')
+b2sums=('75e3f18c94016dded78d428269510d85dfeb37e347277df104523b8b1119525273eaa2dc4a8e66a52de0655f9d8624b92fa2553d357dbbc453a94a0e50e8e214')
 
 package() {
   _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"



More information about the arch-commits mailing list