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

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


    Date: Wednesday, December 26, 2018 @ 09:54:56
  Author: polyzen
Revision: 418130

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
    (from rev 418129, firefox-ublock-origin/trunk/PKGBUILD)
Deleted:
  firefox-ublock-origin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-26 09:52:24 UTC (rev 418129)
+++ PKGBUILD	2018-12-26 09:54:56 UTC (rev 418130)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-ublock-origin
-pkgver=1.17.4
-pkgrel=2
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-url=https://github.com/gorhill/uBlock
-arch=('any')
-license=('GPL3')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi")
-noextract=("${source##*/}")
-sha256sums=('54c9a1380900eb1eba85df3a82393cef321e9c845fda227690d9377ef30e913e')
-
-package() {
-  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uBlock0 at raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-ublock-origin/repos/community-any/PKGBUILD (from rev 418129, firefox-ublock-origin/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-12-26 09:54:56 UTC (rev 418130)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-ublock-origin
+pkgver=1.17.4
+pkgrel=2
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+url=https://github.com/gorhill/uBlock
+arch=('any')
+license=('GPL3')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi")
+noextract=("${source##*/}")
+sha256sums=('54c9a1380900eb1eba85df3a82393cef321e9c845fda227690d9377ef30e913e')
+
+package() {
+  install -Dm644 "${source##*/}" "$pkgdir"/usr/lib/firefox/browser/extensions/uBlock0 at raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list