summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2018-06-11 17:44:17 -0400
committerDaniel M. Capella2018-06-11 17:44:17 -0400
commitca31a1698a1f31260094e6a070a8c17aa866a032 (patch)
treea0b85422fb2a09588e91d5c12e06080724fba290
parent8c10a19c3d9327069673d8ba0161dfd3b643c132 (diff)
downloadaur-ca31a1698a1f31260094e6a070a8c17aa866a032.tar.gz
1.3.10
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60f59fba7a83..5fd936e438ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Apr 25 13:19:37 UTC 2018
+# Mon Jun 11 21:44:14 UTC 2018
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.3.8
+ pkgver = 1.3.10
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
groups = firefox-addons
license = GPL3
- noextract = umatrix-1.3.8-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.8-an+fx.xpi
- sha256sums = 9a9e6065a23c6a17aae13a9c40fe18615615390eafd3526019433dea0ed25b6e
+ noextract = umatrix-1.3.10-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.10-an+fx.xpi
+ sha256sums = 9b6b610580b81245386b20d480b7eee0f844458c26a57e7bb3220d6a046cabe0
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index 10d002dcb932..cf1c3361cfad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=firefox-umatrix
-pkgver=1.3.8
+pkgver=1.3.10
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=('9a9e6065a23c6a17aae13a9c40fe18615615390eafd3526019433dea0ed25b6e')
+sha256sums=('9b6b610580b81245386b20d480b7eee0f844458c26a57e7bb3220d6a046cabe0')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi