summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaurnimator2021-02-10 00:37:52 +1100
committerdaurnimator2021-02-10 00:37:52 +1100
commit4c157cfbb46126e83002aeb3b230fde70fee781c (patch)
tree30a5c9ebf8a7351f8bac48592ab29b17bf38ef44
parentd007ee15d901aa98d6e569e32814ec52d42754de (diff)
downloadaur-4c157cfbb46126e83002aeb3b230fde70fee781c.tar.gz
import from community
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b9b0bc428ed..514ab32c9109 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by mksrcinfo v8
-# Mon Aug 27 16:29:35 UTC 2018
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.3.14
- pkgrel = 1
+ pkgver = 1.4.0
+ pkgrel = 2
url = https://github.com/gorhill/uMatrix
arch = any
groups = firefox-addons
license = GPL3
- noextract = umatrix-1.3.14-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.14-an+fx.xpi
- sha256sums = 41f5499b2eff5931acc24f2a487daef38034fcfc4099bd2661f7fc1a9bfd105e
+ noextract = umatrix-1.4.0-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.4.0-an+fx.xpi
+ sha256sums = 991f0fa5c64172b8a2bc0a010af60743eba1c18078c490348e1c6631882cbfc7
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index 19140b5bcd2f..d888d4a03c5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
+# Maintainer: Daniel M. Capella <polyzen@archlinux.org>
pkgname=firefox-umatrix
-pkgver=1.3.14
-pkgrel=1
+pkgver=1.4.0
+pkgrel=2
pkgdesc='Point and click matrix to filter net requests by source, destination and type'
url=https://github.com/gorhill/uMatrix
arch=('any')
@@ -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=('41f5499b2eff5931acc24f2a487daef38034fcfc4099bd2661f7fc1a9bfd105e')
+sha256sums=('991f0fa5c64172b8a2bc0a010af60743eba1c18078c490348e1c6631882cbfc7')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi