summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2017-11-14 18:55:48 -0500
committerDaniel M. Capella2017-11-14 18:55:48 -0500
commit497077e9b734a5b970817fe2800fef2b8af6ff77 (patch)
tree38326e54daea94a76201748d16d0bbd93bd49e1e
parentcaf8ad782b8007a14d689f0e9443b9ca3c733c4c (diff)
downloadaur-497077e9b734a5b970817fe2800fef2b8af6ff77.tar.gz
1.1.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a1323a93dd6..405251e1ceb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Oct 6 10:35:04 UTC 2017
+# Tue Nov 14 23:51:46 UTC 2017
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.1.0
+ pkgver = 1.1.4
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
- noextract = umatrix-1.1.0-an+fx-linux.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.1.0-an+fx-linux.xpi
- sha256sums = 3099726fa99c3abdcab8c91399c0be79914dcce186bf951f43394847669e3ad3
+ noextract = umatrix-1.1.4-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.1.4-an+fx.xpi
+ sha256sums = e969c494e2f45b5f433ef2016e076fa9f351f54e8261d5d100cbc12a55d6fac9
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index 3221f1529f83..f51ba3f586e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
pkgname=firefox-umatrix
-pkgver=1.1.0
+pkgver=1.1.4
pkgrel=1
pkgdesc='Point and click matrix to filter net requests by source, destination and type'
url=https://github.com/gorhill/uMatrix
arch=('any')
license=('GPL3')
-source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-an+fx-linux.xpi")
+source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-an+fx.xpi")
noextract=("${source##*/}")
-sha256sums=('3099726fa99c3abdcab8c91399c0be79914dcce186bf951f43394847669e3ad3')
+sha256sums=('e969c494e2f45b5f433ef2016e076fa9f351f54e8261d5d100cbc12a55d6fac9')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi