summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2016-03-02 15:35:43 -0500
committerDaniel M. Capella2016-03-02 15:35:43 -0500
commitbcf555d6ea099ba2b8372f77498adde13c54b7a1 (patch)
tree433ccb56466776d8ce5c17a1d846b6524a122bd9
parent06a3a4a381b4578c664e6d8841bf0b58ed01f233 (diff)
downloadaur-bcf555d6ea099ba2b8372f77498adde13c54b7a1.tar.gz
0.9.3.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 690b9a6b10b0..0651c6111eac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
-# 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.2
+ pkgver = 0.9.3.3
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
depends = firefox
conflicts = firefox-extension-ublock
- 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
+ noextract = umatrix-0.9.3.3-sm+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-0.9.3.3-sm+fx.xpi
+ sha256sums = e3f147407433d4809d6636b56366aa6a2c7cac31cec02f81e4f38e7f889e92cd
pkgname = firefox-extension-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index b4960ab64058..17963fe4715b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
pkgname=firefox-extension-umatrix
-pkgver=0.9.3.2
+pkgver=0.9.3.3
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=('e36c6f21cb3216f50b863d4faed8dc29b02004b8db53bd17ac7af48c1f4ae121')
+sha256sums=('e3f147407433d4809d6636b56366aa6a2c7cac31cec02f81e4f38e7f889e92cd')
package() {
install -Dm755 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi