summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2018-01-22 01:09:27 -0500
committerDaniel M. Capella2018-01-22 01:09:27 -0500
commit8abb9dec46cdd15f2968a552e3202657934cde9f (patch)
tree7ff656abf057dd7c17c0bca4c200d1582061dcc3
parent83d734c611bd11ad09d2a17c156a4962fe81e5dd (diff)
downloadaur-8abb9dec46cdd15f2968a552e3202657934cde9f.tar.gz
1.3.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83af6df052f9..cb11d66883f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Jan 5 03:19:10 UTC 2018
+# Mon Jan 22 06:09:24 UTC 2018
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.2.0
+ pkgver = 1.3.0
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
- noextract = umatrix-1.2.0-an+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.2.0-an+fx.xpi
- sha256sums = 001b8c7cc02796d8dea837bb5b8bf9c88a5026035ffa18718fa7e3418d67f5f0
+ noextract = umatrix-1.3.0-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.3.0-an+fx.xpi
+ sha256sums = c6e14520516aaaee13773c8a6240ed33a66080574e6b61d1298811aeada43c77
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index 8b8353599313..ef8dfb632457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polycitizen@gmail.com>
pkgname=firefox-umatrix
-pkgver=1.2.0
+pkgver=1.3.0
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=('001b8c7cc02796d8dea837bb5b8bf9c88a5026035ffa18718fa7e3418d67f5f0')
+sha256sums=('c6e14520516aaaee13773c8a6240ed33a66080574e6b61d1298811aeada43c77')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi