summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2017-12-14 13:57:36 -0500
committerDaniel M. Capella2017-12-14 13:57:36 -0500
commit290cdac6bd11d7cd183c79097d6be84ab13828de (patch)
tree6ede5813e59813f9356ee882d444b95e5078af6b
parent4227ae28b21723fb40baada508007993e62d819b (diff)
downloadaur-290cdac6bd11d7cd183c79097d6be84ab13828de.tar.gz
1.1.20
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 499ce885d27c..f4d2af80d78f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Dec 6 19:15:34 UTC 2017
+# Thu Dec 14 18:57:30 UTC 2017
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.1.18
+ pkgver = 1.1.20
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
- noextract = umatrix-1.1.18-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.1.18-an+fx.xpi
- sha256sums = 3c40f93d0f8bbac4bd837ebc0cddd6863becbe21514ddccd0b3dcdcae59cda68
+ noextract = umatrix-1.1.20-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.1.20-an+fx.xpi
+ sha256sums = a4c987764c66ced4caa7ea45721d2e40b1b24ddd0b33d4ae73987d7795659700
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index dc92bf8d3f60..9577543f00d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
+# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=firefox-umatrix
-pkgver=1.1.18
+pkgver=1.1.20
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=('3c40f93d0f8bbac4bd837ebc0cddd6863becbe21514ddccd0b3dcdcae59cda68')
+sha256sums=('a4c987764c66ced4caa7ea45721d2e40b1b24ddd0b33d4ae73987d7795659700')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi