summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce10c0e6d7b4..a034b4c83e2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = firefox-css-exfil-protection
pkgdesc = Guard against CSS data exfiltration attacks
- pkgver = 1.0.17
+ pkgver = 1.1.0
pkgrel = 1
url = https://www.mike-gualtieri.com/css-exfil-vulnerability-tester
arch = any
groups = firefox-addons
license = MIT
- noextract = css_exfil_protection-1.0.17-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/931864/css_exfil_protection-1.0.17-an+fx.xpi
- sha256sums = 918148e4218e1b60ce83ad5c81d2e7383e7ef85378bc838c52b7b2aad9cb78ce
+ noextract = css_exfil_protection-1.1.0-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/931864/css_exfil_protection-1.1.0-an+fx.xpi
+ sha256sums = 1e31940698d3c5477a6980688ba21125d70afff21e02915956d4b0386d44ab5d
pkgname = firefox-css-exfil-protection
diff --git a/PKGBUILD b/PKGBUILD
index 83b81a529ccd..d1c8a04dd4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.org>
pkgname=firefox-css-exfil-protection
-pkgver=1.0.17
+pkgver=1.1.0
pkgrel=1
pkgdesc='Guard against CSS data exfiltration attacks'
url=https://www.mike-gualtieri.com/css-exfil-vulnerability-tester
@@ -10,7 +10,7 @@ license=('MIT')
groups=('firefox-addons')
source=("https://addons.cdn.mozilla.net/user-media/addons/931864/css_exfil_protection-$pkgver-an+fx.xpi")
noextract=("${source##*/}")
-sha256sums=('918148e4218e1b60ce83ad5c81d2e7383e7ef85378bc838c52b7b2aad9cb78ce')
+sha256sums=('1e31940698d3c5477a6980688ba21125d70afff21e02915956d4b0386d44ab5d')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/{7fc8ef53-24ec-4205-87a4-1e745953bb0d}.xpi