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

Daniel M. Capella polyzen at archlinux.org
Wed Jul 22 23:51:08 UTC 2020


    Date: Wednesday, July 22, 2020 @ 23:51:08
  Author: polyzen
Revision: 664953

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
    (from rev 664952, 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-07-22 23:50:46 UTC (rev 664952)
+++ PKGBUILD	2020-07-22 23:51:08 UTC (rev 664953)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-
-pkgname=firefox-ublock-origin
-pkgver=1.28.2
-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=('09fc8886b1d91b5e006ff2482a0568ec457cd51183aa444bed2455d03f8ef5bd')
-
-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 664952, firefox-ublock-origin/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-07-22 23:51:08 UTC (rev 664953)
@@ -0,0 +1,19 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+
+pkgname=firefox-ublock-origin
+pkgver=1.28.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=('5ec27092cff9dee0bef53834ae3681800c428b9de5adf623f47f5077337f74a6')
+
+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