summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2017-11-26 15:26:24 -0500
committerDaniel M. Capella2017-11-26 15:26:24 -0500
commita1fa0d7cbfe2daf6cc0bd0d67108e18a2bb21f65 (patch)
treef6444bfff4e53b358e9c9ee183d4fa11eefc0411
parentb3f6133bb66f3b1baec307d9bf2ffa97776f474a (diff)
downloadaur-a1fa0d7cbfe2daf6cc0bd0d67108e18a2bb21f65.tar.gz
1.1.12
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5419881a16f4..0f1b247156cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Thu Nov 23 03:34:58 UTC 2017
+# Sun Nov 26 20:26:20 UTC 2017
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.1.10
+ pkgver = 1.1.12
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
- noextract = umatrix-1.1.10-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.1.10-an+fx.xpi
- sha256sums = bdfcb5bcd34ad75beeb4197c7d34c57b9e856eff9d46820a72ec32d93391a070
+ noextract = umatrix-1.1.12-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.1.12-an+fx.xpi
+ sha256sums = 94633dcdf51a2c6d90dffd84effec706dadf4e3d59d6927c44794a95d1372422
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index 270fdca73052..fde926208a68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
pkgname=firefox-umatrix
-pkgver=1.1.10
+pkgver=1.1.12
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=('bdfcb5bcd34ad75beeb4197c7d34c57b9e856eff9d46820a72ec32d93391a070')
+sha256sums=('94633dcdf51a2c6d90dffd84effec706dadf4e3d59d6927c44794a95d1372422')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi