summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2019-06-25 21:54:55 -0400
committerDaniel M. Capella2019-06-25 21:54:55 -0400
commit551bc4dd259b6b26a0b0958dafb2272d655f2e97 (patch)
tree120443ef2c5fe2be9b0c7399838ac5887f01afba
parentf90449b83f5d4c4b1e0a67b516458ccc393a3dbd (diff)
downloadaur-551bc4dd259b6b26a0b0958dafb2272d655f2e97.tar.gz
1.0.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbef0150628b..6239437a3d2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = firefox-css-exfil-protection
pkgdesc = Guard against CSS data exfiltration attacks
- pkgver = 1.0.14
+ pkgver = 1.0.15
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.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
+ 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
pkgname = firefox-css-exfil-protection
diff --git a/PKGBUILD b/PKGBUILD
index 1d19af129535..966b9fdf1bf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.org>
pkgname=firefox-css-exfil-protection
-pkgver=1.0.14
+pkgver=1.0.15
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=('18afef5ccd29876991d7364198cf3c74b984bfab1eeb614da91d6dfee8a812e2')
+sha256sums=('132c86a413e306780fbd2e5e0b1a72efa182ee4157e7f9d646e6338449a99be1')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/{7fc8ef53-24ec-4205-87a4-1e745953bb0d}.xpi