summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2018-08-27 12:29:44 -0400
committerDaniel M. Capella2018-08-27 12:29:44 -0400
commitd007ee15d901aa98d6e569e32814ec52d42754de (patch)
treef46e0a000c4f47fadc83596db91f27aa6cd990ea
parent9db5e37bb46f4a8ff6b153d13e85e8dfeb16072c (diff)
downloadaur-d007ee15d901aa98d6e569e32814ec52d42754de.tar.gz
1.3.14
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31a0926ff019..6b9b0bc428ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Jul 17 22:06:49 UTC 2018
+# Mon Aug 27 16:29:35 UTC 2018
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.3.12
+ pkgver = 1.3.14
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
groups = firefox-addons
license = GPL3
- noextract = umatrix-1.3.12-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.12-an+fx.xpi
- sha256sums = 4ab1d1dc04b030e0515750be7788a724f1b506636f32ea0a59bb6cb9729918d0
+ noextract = umatrix-1.3.14-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.14-an+fx.xpi
+ sha256sums = 41f5499b2eff5931acc24f2a487daef38034fcfc4099bd2661f7fc1a9bfd105e
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index 5c86198dfa24..19140b5bcd2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=firefox-umatrix
-pkgver=1.3.12
+pkgver=1.3.14
pkgrel=1
pkgdesc='Point and click matrix to filter net requests by source, destination and type'
url=https://github.com/gorhill/uMatrix
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('firefox-addons')
source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-an+fx.xpi")
noextract=("${source##*/}")
-sha256sums=('4ab1d1dc04b030e0515750be7788a724f1b506636f32ea0a59bb6cb9729918d0')
+sha256sums=('41f5499b2eff5931acc24f2a487daef38034fcfc4099bd2661f7fc1a9bfd105e')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi