summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjohnnybash2021-08-05 17:24:02 +0200
committerjohnnybash2021-08-05 17:24:02 +0200
commitda71c47ef40d19a3bd94a29a8f7e8b33a9eb529b (patch)
tree8beae60e8385f4384d99470ff6fbd716e98397cb
parent4c157cfbb46126e83002aeb3b230fde70fee781c (diff)
downloadaur-da71c47ef40d19a3bd94a29a8f7e8b33a9eb529b.tar.gz
upgpkg: firefox-umatrix 1.4.4-1
upstream release 1.4.4
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 514ab32c9109..d2aae09bad4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = firefox-umatrix
pkgdesc = Point and click matrix to filter net requests by source, destination and type
- pkgver = 1.4.0
- pkgrel = 2
+ pkgver = 1.4.4
+ pkgrel = 1
url = https://github.com/gorhill/uMatrix
arch = any
groups = firefox-addons
license = GPL3
- 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
+ noextract = umatrix-1.4.4-an+fx.xpi
+ source = https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-1.4.4-an+fx.xpi
+ sha256sums = 1de172b1d82de28c334834f7b0eaece0b503f59e62cfc0ccf23222b8f2cb88e5
pkgname = firefox-umatrix
-
diff --git a/PKGBUILD b/PKGBUILD
index d888d4a03c5f..b6a701d9885b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.org>
pkgname=firefox-umatrix
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.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')
@@ -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=('991f0fa5c64172b8a2bc0a010af60743eba1c18078c490348e1c6631882cbfc7')
+sha256sums=('1de172b1d82de28c334834f7b0eaece0b503f59e62cfc0ccf23222b8f2cb88e5')
package() {
install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix@raymondhill.net.xpi