summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2019-08-07 14:41:31 -0400
committerDaniel M. Capella2019-08-07 14:41:31 -0400
commitacc18da5a8360e2feec1edadaf136d7b9be3b94b (patch)
tree8c8cf17d9d90ad6544a7c78de1f98411ca8cb83d
parent551bc4dd259b6b26a0b0958dafb2272d655f2e97 (diff)
downloadaur-acc18da5a8360e2feec1edadaf136d7b9be3b94b.tar.gz
1.0.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6239437a3d2e..ef94f6e1b030 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = firefox-css-exfil-protection
pkgdesc = Guard against CSS data exfiltration attacks
- pkgver = 1.0.15
+ pkgver = 1.0.16
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.15-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/931864/css_exfil_protection-1.0.15-an+fx.xpi
- sha256sums = 132c86a413e306780fbd2e5e0b1a72efa182ee4157e7f9d646e6338449a99be1
+ noextract = css_exfil_protection-1.0.16-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/931864/css_exfil_protection-1.0.16-an+fx.xpi
+ sha256sums = e57119d372015588948bf349d728419ef9750ec9623b2d6365aa83e64c9b59d5
pkgname = firefox-css-exfil-protection
diff --git a/PKGBUILD b/PKGBUILD
index 966b9fdf1bf9..a9fe62af3f56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.org>
pkgname=firefox-css-exfil-protection
-pkgver=1.0.15
+pkgver=1.0.16
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=('132c86a413e306780fbd2e5e0b1a72efa182ee4157e7f9d646e6338449a99be1')
+sha256sums=('e57119d372015588948bf349d728419ef9750ec9623b2d6365aa83e64c9b59d5')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/{7fc8ef53-24ec-4205-87a4-1e745953bb0d}.xpi