summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2018-04-25 09:19:40 -0400
committerDaniel M. Capella2018-04-25 09:19:40 -0400
commit8c10a19c3d9327069673d8ba0161dfd3b643c132 (patch)
treeca9dbb9f7fcf3d67b111b62cec0dc51d89964616
parent169575c3dbe667d190558e1d4e5b5b0fbeba7c1a (diff)
downloadaur-8c10a19c3d9327069673d8ba0161dfd3b643c132.tar.gz
1.3.8
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b39a81233ba..60f59fba7a83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Apr 7 22:37:34 UTC 2018
+# Wed Apr 25 13:19:37 UTC 2018
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.3.6
+ pkgver = 1.3.8
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
groups = firefox-addons
license = GPL3
- 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
+ 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
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index b497f96226a7..10d002dcb932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=firefox-umatrix
-pkgver=1.3.6
+pkgver=1.3.8
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=('61936f4e8139d214adc99418481d60036ab8c3ed2002ae655b9288627041f8a5')
+sha256sums=('9a9e6065a23c6a17aae13a9c40fe18615615390eafd3526019433dea0ed25b6e')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi