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

Daniel M. Capella polyzen at archlinux.org
Mon Feb 24 17:57:17 UTC 2020


    Date: Monday, February 24, 2020 @ 17:57:17
  Author: polyzen
Revision: 580673

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
    (from rev 580672, 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	2020-02-24 17:56:59 UTC (rev 580672)
+++ PKGBUILD	2020-02-24 17:57:17 UTC (rev 580673)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-ublock-origin
-pkgver=1.24.4
-pkgrel=1
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-arch=('any')
-url=https://github.com/gorhill/uBlock
-license=('GPL3')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi")
-noextract=("${source##*/}")
-sha256sums=('062a8dd4044e3cd7d96b189758de576e1a0fbd1c01833fb44b4efc05ccf0320e')
-
-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 580672, firefox-ublock-origin/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-02-24 17:57:17 UTC (rev 580673)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-ublock-origin
+pkgver=1.25.0
+pkgrel=1
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+arch=('any')
+url=https://github.com/gorhill/uBlock
+license=('GPL3')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi")
+noextract=("${source##*/}")
+sha256sums=('2c1becc2f25255e46cf4560c32ef196f9c95d4438c48e92282ce89251851d65f')
+
+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