summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2018-03-18 16:30:29 -0400
committerDaniel M. Capella2018-03-18 16:30:29 -0400
commitd8b15029d4cb5c200a51a7b6760d1b35aa361f98 (patch)
treec84162ff18f5c5f450bb62c3673c4c275fec46de
parent2b761dbd7bda31e7ca34bc4065e3d256bdc4fa00 (diff)
downloadaur-d8b15029d4cb5c200a51a7b6760d1b35aa361f98.tar.gz
1.3.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a52a0c98425..46b50bf751c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Thu Feb 22 16:41:36 UTC 2018
+# Sun Mar 18 20:30:26 UTC 2018
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.3.2
+ pkgver = 1.3.4
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
groups = firefox-addons
license = GPL3
- noextract = umatrix-1.3.2-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.2-an+fx.xpi
- sha256sums = 1450694ca7804159eae83ae78d2e3a8c7fa7873a5af4b062f554cd8d60992058
+ noextract = umatrix-1.3.4-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.4-an+fx.xpi
+ sha256sums = e1c7c52ccbdffeb3ee75fb215f604ce7a2307733b09d56f31e6b859fbddd49dd
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index be7887693cbb..ade6f484c70e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=firefox-umatrix
-pkgver=1.3.2
+pkgver=1.3.4
pkgrel=1
pkgdesc='Point and click matrix to filter net requests by source, destination and type'
url=https://github.com/gorhill/uMatrix
@@ -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=('1450694ca7804159eae83ae78d2e3a8c7fa7873a5af4b062f554cd8d60992058')
+sha256sums=('e1c7c52ccbdffeb3ee75fb215f604ce7a2307733b09d56f31e6b859fbddd49dd')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi