[arch-commits] Commit in firefox-umatrix/repos/community-any (PKGBUILD PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Thu Sep 5 15:06:45 UTC 2019


    Date: Thursday, September 5, 2019 @ 15:06:44
  Author: polyzen
Revision: 508205

archrelease: copy trunk to community-any

Added:
  firefox-umatrix/repos/community-any/PKGBUILD
    (from rev 508204, firefox-umatrix/trunk/PKGBUILD)
Deleted:
  firefox-umatrix/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-05 15:06:25 UTC (rev 508204)
+++ PKGBUILD	2019-09-05 15:06:44 UTC (rev 508205)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-umatrix
-pkgver=1.3.16
-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')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-an+fx.xpi")
-noextract=("${source##*/}")
-sha256sums=('03dcdbca2135f81820167c49ac83b9fc75f1ba3c1792a1713f886d9274ad7fb6')
-
-package() {
-  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix at raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-umatrix/repos/community-any/PKGBUILD (from rev 508204, firefox-umatrix/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-09-05 15:06:44 UTC (rev 508205)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-umatrix
+pkgver=1.4.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')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/613250/umatrix-$pkgver-an+fx.xpi")
+noextract=("${source##*/}")
+sha256sums=('991f0fa5c64172b8a2bc0a010af60743eba1c18078c490348e1c6631882cbfc7')
+
+package() {
+  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uMatrix at raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list