summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2016-01-16 19:27:19 -0500
committerDaniel M. Capella2016-01-16 19:27:19 -0500
commit06a3a4a381b4578c664e6d8841bf0b58ed01f233 (patch)
tree43de09a258e3c132b784414b1cce9f50cfc6fe24
parent3d524d1b2dec40098ecfafbaca48a0d2a24e40c5 (diff)
downloadaur-06a3a4a381b4578c664e6d8841bf0b58ed01f233.tar.gz
0.9.3.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ae3ab565b76..690b9a6b10b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,17 @@
+# Generated by mksrcinfo v8
+# Sun Jan 17 00:27:03 UTC 2016
pkgbase = firefox-extension-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 0.9.3.1
+ pkgver = 0.9.3.2
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
depends = firefox
conflicts = firefox-extension-ublock
- noextract = umatrix-0.9.3.1-sm+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-0.9.3.1-sm+fx.xpi
- sha256sums = 6a47eaedbe155bc708a9d427f45d05b64ca6f2e28bdb3612cf8ce64a70d39c08
+ noextract = umatrix-0.9.3.2-sm+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-0.9.3.2-sm+fx.xpi
+ sha256sums = e36c6f21cb3216f50b863d4faed8dc29b02004b8db53bd17ac7af48c1f4ae121
pkgname = firefox-extension-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index 3fd4ecad6576..b4960ab64058 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
pkgname=firefox-extension-umatrix
-pkgver=0.9.3.1
+pkgver=0.9.3.2
pkgrel=1
pkgdesc='Point and click matrix to filter net requests by source, destination and type'
url=https://github.com/gorhill/uMatrix
@@ -11,7 +11,7 @@ depends=('firefox')
conflicts=('firefox-extension-ublock')
source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-sm+fx.xpi")
noextract=("${source##*/}")
-sha256sums=('6a47eaedbe155bc708a9d427f45d05b64ca6f2e28bdb3612cf8ce64a70d39c08')
+sha256sums=('e36c6f21cb3216f50b863d4faed8dc29b02004b8db53bd17ac7af48c1f4ae121')
package() {
install -Dm755 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi