[arch-commits] Commit in firefox-ublock-origin/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Thu Jul 8 17:23:48 UTC 2021


    Date: Thursday, July 8, 2021 @ 17:23:47
  Author: polyzen
Revision: 975819

upgpkg: firefox-ublock-origin 1.36.2-1

Modified:
  firefox-ublock-origin/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-08 17:23:36 UTC (rev 975818)
+++ PKGBUILD	2021-07-08 17:23:47 UTC (rev 975819)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=firefox-ublock-origin
-pkgver=1.36.0
+pkgver=1.36.2
 pkgrel=1
 pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
 arch=('any')
@@ -11,7 +11,8 @@
 makedepends=('git' 'python' 'strip-nondeterminism' 'zip')
 source=("git+$url.git#commit=$pkgver?signed"
         "git+https://github.com/uBlockOrigin/uAssets.git")
-b2sums=('SKIP' 'SKIP')
+b2sums=('SKIP'
+        'SKIP')
 validpgpkeys=('603B28AA5D6CD687A554347425E1490B761470C2') # Raymond Hill <rhill at raymondhill.net>
 
 build() {




More information about the arch-commits mailing list