summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2018-04-07 18:37:37 -0400
committerDaniel M. Capella2018-04-07 18:37:37 -0400
commit169575c3dbe667d190558e1d4e5b5b0fbeba7c1a (patch)
tree61d2904da97ccb009985de42534ded114f33f735
parentd8b15029d4cb5c200a51a7b6760d1b35aa361f98 (diff)
downloadaur-169575c3dbe667d190558e1d4e5b5b0fbeba7c1a.tar.gz
1.3.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46b50bf751c3..2b39a81233ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Mar 18 20:30:26 UTC 2018
+# Sat Apr 7 22:37:34 UTC 2018
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.3.4
+ pkgver = 1.3.6
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
groups = firefox-addons
license = GPL3
- noextract = umatrix-1.3.4-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.4-an+fx.xpi
- sha256sums = e1c7c52ccbdffeb3ee75fb215f604ce7a2307733b09d56f31e6b859fbddd49dd
+ noextract = umatrix-1.3.6-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.6-an+fx.xpi
+ sha256sums = 61936f4e8139d214adc99418481d60036ab8c3ed2002ae655b9288627041f8a5
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index ade6f484c70e..b497f96226a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=firefox-umatrix
-pkgver=1.3.4
+pkgver=1.3.6
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=('e1c7c52ccbdffeb3ee75fb215f604ce7a2307733b09d56f31e6b859fbddd49dd')
+sha256sums=('61936f4e8139d214adc99418481d60036ab8c3ed2002ae655b9288627041f8a5')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi