[arch-commits] Commit in firefox-adblock-plus/trunk (PKGBUILD)

Sergej Pupykin spupykin at gemini.archlinux.org
Tue Jul 26 14:56:02 UTC 2022


    Date: Tuesday, July 26, 2022 @ 14:56:02
  Author: spupykin
Revision: 1258800

upgpkg: firefox-adblock-plus 3.14.1-1

Modified:
  firefox-adblock-plus/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-26 14:50:39 UTC (rev 1258799)
+++ PKGBUILD	2022-07-26 14:56:02 UTC (rev 1258800)
@@ -2,9 +2,9 @@
 # Maintainer: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=firefox-adblock-plus
-pkgver=3.13
+pkgver=3.14.1
 pkgrel=1
-_file=3948047
+_file=3971526
 pkgdesc="Extension for firefox which block ads and banners"
 arch=('any')
 url="https://adblockplus.org/"
@@ -12,9 +12,10 @@
 makedepends=('unzip' 'jq')
 groups=('firefox-addons')
 # https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/
+# wget -qO- https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/versions/ | grep -oP '/\d+/adblock_plus-\S+.xpi'
 source=("https://addons.mozilla.org/firefox/downloads/file/${_file}/adblock-plus-${pkgver}.xpi")
 noextract=("adblock-plus-$pkgver.xpi")
-sha256sums=('f6a04b895c3a227f8a4f0a768269755ad52fe5a12ccbeb59805cd9e173df8d2a')
+sha256sums=('08d96114b0837145bc50056245e74994a4a4733ac3720136ca9e6012c80a79f0')
 
 check() {
   unzip adblock-plus-$pkgver.xpi manifest.json



More information about the arch-commits mailing list