summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2017-03-01 04:09:17 -0500
committerDaniel M. Capella2017-03-01 04:09:17 -0500
commitab30bac3be5194f6bf21a5eeab50fad20b5fb19d (patch)
tree8083f11d1246796925174b97de4c92aaf5e40151
parentda0681961d5e38062f8410e6f5001f0373332b37 (diff)
downloadaur-ab30bac3be5194f6bf21a5eeab50fad20b5fb19d.tar.gz
0.9.3.6
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c086cfa6264..4309bf170e9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Dec 14 03:22:14 UTC 2016
+# Wed Mar 1 09:08:27 UTC 2017
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 0.9.3.3
- pkgrel = 2
+ pkgver = 0.9.3.6
+ pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
- noextract = umatrix-0.9.3.3-sm+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-0.9.3.3-sm+fx.xpi
- sha512sums = e3f147407433d4809d6636b56366aa6a2c7cac31cec02f81e4f38e7f889e92cd
+ noextract = umatrix-0.9.3.6-sm+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-0.9.3.6-sm+fx.xpi
+ sha512sums = f6e8862d21cf991ac98e67acf30daf4aac8732b85e55437f19f7e4b79efb77c7e71af0d2e3a2b6e464113cc29ddbc3bbb9fa1c899b9ed16c7e747c1e0f683b86
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index b2acc8c33107..ffe66f184b0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
pkgname=firefox-umatrix
-pkgver=0.9.3.3
-pkgrel=2
+pkgver=0.9.3.6
+pkgrel=1
pkgdesc='Point and click matrix to filter net requests by source, destination and type'
url=https://github.com/gorhill/uMatrix
arch=('any')
license=('GPL3')
source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-sm+fx.xpi")
noextract=("${source##*/}")
-sha512sums=('e3f147407433d4809d6636b56366aa6a2c7cac31cec02f81e4f38e7f889e92cd')
+sha512sums=('f6e8862d21cf991ac98e67acf30daf4aac8732b85e55437f19f7e4b79efb77c7e71af0d2e3a2b6e464113cc29ddbc3bbb9fa1c899b9ed16c7e747c1e0f683b86')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi