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

Daniel M. Capella polyzen at archlinux.org
Wed Dec 26 09:56:00 UTC 2018


    Date: Wednesday, December 26, 2018 @ 09:55:59
  Author: polyzen
Revision: 418131

archrelease: copy trunk to community-any

Added:
  firefox-umatrix/repos/community-any/PKGBUILD
    (from rev 418130, 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-26 09:54:56 UTC (rev 418130)
+++ PKGBUILD	2018-12-26 09:55:59 UTC (rev 418131)
@@ -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 418130, firefox-umatrix/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-12-26 09:55:59 UTC (rev 418131)
@@ -0,0 +1,19 @@
+# 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:



More information about the arch-commits mailing list