summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2019-06-19 02:51:43 -0400
committerDaniel M. Capella2019-06-19 02:51:43 -0400
commitf90449b83f5d4c4b1e0a67b516458ccc393a3dbd (patch)
treec2fc547af99a6af2d8444352d0658f3e749c4f4f
parent96d17aecc802d1cf24085524bd1695c66a12f705 (diff)
downloadaur-f90449b83f5d4c4b1e0a67b516458ccc393a3dbd.tar.gz
1.0.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c698a7f8416..bbef0150628b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = firefox-css-exfil-protection
pkgdesc = Guard against CSS data exfiltration attacks
- pkgver = 1.0.12
+ pkgver = 1.0.14
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.12-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/931864/css_exfil_protection-1.0.12-an+fx.xpi
- sha256sums = a48f1af6db0c2761acf7bfca4f0a580bc2b233564307abba6c9700950da9c40d
+ noextract = css_exfil_protection-1.0.14-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/931864/css_exfil_protection-1.0.14-an+fx.xpi
+ sha256sums = 18afef5ccd29876991d7364198cf3c74b984bfab1eeb614da91d6dfee8a812e2
pkgname = firefox-css-exfil-protection
diff --git a/PKGBUILD b/PKGBUILD
index c34f8971e5dc..1d19af129535 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.org>
pkgname=firefox-css-exfil-protection
-pkgver=1.0.12
+pkgver=1.0.14
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=('a48f1af6db0c2761acf7bfca4f0a580bc2b233564307abba6c9700950da9c40d')
+sha256sums=('18afef5ccd29876991d7364198cf3c74b984bfab1eeb614da91d6dfee8a812e2')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/{7fc8ef53-24ec-4205-87a4-1e745953bb0d}.xpi