summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2017-12-04 19:13:44 -0500
committerDaniel M. Capella2017-12-04 19:13:44 -0500
commitfdff447e16b381eae07e4db328d3f029de1d3b6e (patch)
treec0060b2497806c7e1132a045fc11809872fcbe32
parenta1fa0d7cbfe2daf6cc0bd0d67108e18a2bb21f65 (diff)
downloadaur-fdff447e16b381eae07e4db328d3f029de1d3b6e.tar.gz
1.1.16
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f1b247156cc..ed87dec4541e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sun Nov 26 20:26:20 UTC 2017
+# Tue Dec 5 00:13:39 UTC 2017
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.1.12
+ pkgver = 1.1.16
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
- noextract = umatrix-1.1.12-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.1.12-an+fx.xpi
- sha256sums = 94633dcdf51a2c6d90dffd84effec706dadf4e3d59d6927c44794a95d1372422
+ noextract = umatrix-1.1.16-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.1.16-an+fx.xpi
+ sha256sums = f4dcd35aef61e2cb38b399f039dc191b9015ea305c400d93b77f07995a791681
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index fde926208a68..7133bed0368c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
pkgname=firefox-umatrix
-pkgver=1.1.12
+pkgver=1.1.16
pkgrel=1
pkgdesc='Point and click matrix to filter net requests by source, destination and type'
url=https://github.com/gorhill/uMatrix
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL3')
source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-an+fx.xpi")
noextract=("${source##*/}")
-sha256sums=('94633dcdf51a2c6d90dffd84effec706dadf4e3d59d6927c44794a95d1372422')
+sha256sums=('f4dcd35aef61e2cb38b399f039dc191b9015ea305c400d93b77f07995a791681')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi