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

Daniel M. Capella polyzen at archlinux.org
Thu Mar 28 20:57:53 UTC 2019


    Date: Thursday, March 28, 2019 @ 20:57:52
  Author: polyzen
Revision: 445639

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-28 20:57:20 UTC (rev 445638)
+++ PKGBUILD	2019-03-28 20:57:52 UTC (rev 445639)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-decentraleyes
-pkgver=2.0.9
-pkgrel=1
-pkgdesc='Local emulation of Content Delivery Networks'
-url=https://decentraleyes.org/
-arch=('any')
-license=('MPL2')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/521554/decentraleyes-$pkgver-an+fx.xpi")
-noextract=("${source##*/}")
-sha256sums=('988cca1c532c0e19f3a14d7b31ea5e1327b6c66d3b4dd1e061ef336e3994c09b')
-
-package() {
-  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/jid1-BoFifL9Vbdl2zQ at jetpack.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-decentraleyes/repos/community-any/PKGBUILD (from rev 445638, firefox-decentraleyes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-03-28 20:57:52 UTC (rev 445639)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-decentraleyes
+pkgver=2.0.10
+pkgrel=1
+pkgdesc='Local emulation of Content Delivery Networks'
+url=https://decentraleyes.org/
+arch=('any')
+license=('MPL2')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/521554/decentraleyes-$pkgver-an+fx.xpi")
+noextract=("${source##*/}")
+sha256sums=('68d46f1e1c1e2259b77fd1992d5a5ebb86ca5ec3c519439c011836b9126c55df')
+
+package() {
+  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/jid1-BoFifL9Vbdl2zQ at jetpack.xpi
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list