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

Daniel M. Capella polyzen at archlinux.org
Sun Feb 3 20:30:24 UTC 2019


    Date: Sunday, February 3, 2019 @ 20:30:17
  Author: polyzen
Revision: 429501

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-03 20:29:46 UTC (rev 429500)
+++ PKGBUILD	2019-02-03 20:30:17 UTC (rev 429501)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-decentraleyes
-pkgver=2.0.8
-pkgrel=2
-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=('351f369eefc041019efdd5746eeff76e914e316a2dc3c39c726c26c74336dce4')
-
-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 429500, firefox-decentraleyes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-02-03 20:30:17 UTC (rev 429501)
@@ -0,0 +1,19 @@
+# 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:



More information about the arch-commits mailing list