summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2018-01-22 15:03:37 -0500
committerDaniel M. Capella2018-01-22 15:03:37 -0500
commit2d866791b305d4c6fc753184eb89e00c9e0b1574 (patch)
tree04549e5fee23baea48b814744201d7ee9c817614
parent8abb9dec46cdd15f2968a552e3202657934cde9f (diff)
downloadaur-2d866791b305d4c6fc753184eb89e00c9e0b1574.tar.gz
1.3.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb11d66883f5..147f95779123 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Mon Jan 22 06:09:24 UTC 2018
+# Mon Jan 22 20:03:32 UTC 2018
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.3.0
+ pkgver = 1.3.2
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
- noextract = umatrix-1.3.0-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.0-an+fx.xpi
- sha256sums = c6e14520516aaaee13773c8a6240ed33a66080574e6b61d1298811aeada43c77
+ noextract = umatrix-1.3.2-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.2-an+fx.xpi
+ sha256sums = 1450694ca7804159eae83ae78d2e3a8c7fa7873a5af4b062f554cd8d60992058
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index ef8dfb632457..ab75d4f504d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=firefox-umatrix
-pkgver=1.3.0
+pkgver=1.3.2
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=('c6e14520516aaaee13773c8a6240ed33a66080574e6b61d1298811aeada43c77')
+sha256sums=('1450694ca7804159eae83ae78d2e3a8c7fa7873a5af4b062f554cd8d60992058')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi