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

Daniel M. Capella polyzen at archlinux.org
Thu Dec 27 20:01:17 UTC 2018


    Date: Thursday, December 27, 2018 @ 20:01:16
  Author: polyzen
Revision: 418548

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 20:00:37 UTC (rev 418547)
+++ PKGBUILD	2018-12-27 20:01:16 UTC (rev 418548)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-umatrix
-pkgver=1.3.14
-pkgrel=2
-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=('41f5499b2eff5931acc24f2a487daef38034fcfc4099bd2661f7fc1a9bfd105e')
-
-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 418547, firefox-umatrix/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-12-27 20:01:16 UTC (rev 418548)
@@ -0,0 +1,19 @@
+# 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:



More information about the arch-commits mailing list