makedeb


webext-noscript-security-suite-firefox 11.5.2-0


Selectively disable javascript on Firefox.

Click here to go back to the commit logs for webext-noscript-security-suite-firefox.

Commit:


Hash: c68a5f44ec1146a1c3f5a017bc16e9d60c608a22

Message: 11.4.28

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 594ac97..7ec081c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,15 +3,15 @@ pkgname = webext-noscript-security-suite-firefox
 pkgbase = webext-noscript-security-suite-firefox
 pkgdesc = Selectively disable javascript on Firefox.
 pkgrel = 0
-pkgver = 11.4.27
+pkgver = 11.4.28
 url = https://addons.mozilla.org/en-US/firefox/addon/noscript/
 arch = all
 license = GPL2
 makedepends = unzip
-noextract = noscript-11.4.27.xpi
+noextract = noscript-11.4.28.xpi
 optdepends = firefox
 options = !strip
-source = https://addons.mozilla.org/firefox/downloads/file/4164985/noscript-11.4.27.xpi
-b2sums = f186d540e86d6d31e0e1b614bd0f56e12c7814d4c9a4bdbbbb7a1138cc9f3939539554f8a28e289564e189f8749f2c59d8a19be2fac18d7e5d4c0979188ab711
+source = https://addons.mozilla.org/firefox/downloads/file/4178438/noscript-11.4.28.xpi
+b2sums = 2f51c814ffa95d9f22fddee30064eecc178797cc9d637ccde1dab49bcb71fd5d30dea46a05812b079ba0ce1e2e7c65b99991b315467a488f435b770550bb7bdc
 makedepends = unzip
 optdepends = firefox
diff --git a/PKGBUILD b/PKGBUILD
index 5d0c8f8..952af80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
 pkgname=webext-noscript-security-suite-firefox
-pkgver=11.4.27
+pkgver=11.4.28
 pkgrel=0
 pkgdesc='Selectively disable javascript on Firefox.'
 arch=('all')
@@ -8,11 +8,11 @@ url='https://addons.mozilla.org/en-US/firefox/addon/noscript/'
 license=('GPL2')
 makedepends=("unzip")
 optdepends=('firefox')
-_fileid=('4164985')
+_fileid=('4178438')
 source=("https://addons.mozilla.org/firefox/downloads/file/$_fileid/noscript-${pkgver}.xpi")
 noextract=("noscript-${pkgver}.xpi")
 options=('!strip')
-b2sums=('f186d540e86d6d31e0e1b614bd0f56e12c7814d4c9a4bdbbbb7a1138cc9f3939539554f8a28e289564e189f8749f2c59d8a19be2fac18d7e5d4c0979188ab711')
+b2sums=('2f51c814ffa95d9f22fddee30064eecc178797cc9d637ccde1dab49bcb71fd5d30dea46a05812b079ba0ce1e2e7c65b99991b315467a488f435b770550bb7bdc')
 
 package() {
   _mozilla_id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"