summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2017-04-09 21:33:37 -0400
committerDaniel M. Capella2017-05-26 13:36:07 -0400
commitd5cc35d8503c71aadbfbf8799c6bca2c09133965 (patch)
tree7ed404358a601d0235a0c458a2a69b788ba15c27
parentab30bac3be5194f6bf21a5eeab50fad20b5fb19d (diff)
downloadaur-d5cc35d8503c71aadbfbf8799c6bca2c09133965.tar.gz
1.0.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4309bf170e9e..3e4fc21e7137 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Mar 1 09:08:27 UTC 2017
+# Fri May 26 17:34:16 UTC 2017
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 0.9.3.6
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
license = GPL3
- noextract = umatrix-0.9.3.6-sm+fx.xpi
- source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-0.9.3.6-sm+fx.xpi
- sha512sums = f6e8862d21cf991ac98e67acf30daf4aac8732b85e55437f19f7e4b79efb77c7e71af0d2e3a2b6e464113cc29ddbc3bbb9fa1c899b9ed16c7e747c1e0f683b86
+ noextract = umatrix-1.0.0-fx+sm.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.0.0-fx+sm.xpi
+ sha512sums = 223603df003f63dd040281c833a7af6209b0bd257f18619e215d4a1a5af46f591abee359a6e596f5ce801939828f611cf15ca168b7a71bf760dc26e92bd58924
pkgname = firefox-umatrix
diff --git a/PKGBUILD b/PKGBUILD
index ffe66f184b0a..4e3762c26fad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
pkgname=firefox-umatrix
-pkgver=0.9.3.6
+pkgver=1.0.0
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-sm+fx.xpi")
+source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-fx+sm.xpi")
noextract=("${source##*/}")
-sha512sums=('f6e8862d21cf991ac98e67acf30daf4aac8732b85e55437f19f7e4b79efb77c7e71af0d2e3a2b6e464113cc29ddbc3bbb9fa1c899b9ed16c7e747c1e0f683b86')
+sha512sums=('223603df003f63dd040281c833a7af6209b0bd257f18619e215d4a1a5af46f591abee359a6e596f5ce801939828f611cf15ca168b7a71bf760dc26e92bd58924')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi