Date: Wednesday, December 14, 2022 @ 17:33:44
  Author: spupykin
Revision: 1359142

upgpkg: firefox-adblock-plus 3.15.2-1

Modified:
  firefox-adblock-plus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-14 17:19:44 UTC (rev 1359141)
+++ PKGBUILD    2022-12-14 17:33:44 UTC (rev 1359142)
@@ -2,9 +2,9 @@
 # Maintainer: Eli Schwartz <[email protected]>
 
 pkgname=firefox-adblock-plus
-pkgver=3.14.2
+pkgver=3.15.2
 pkgrel=1
-_file=3995494
+_file=4039476
 pkgdesc="Extension for firefox which block ads and banners"
 arch=('any')
 url="https://adblockplus.org/";
@@ -15,7 +15,7 @@
 # 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=('9aceb740f59a10f3fb9c0d1bf9eb8b7c57ca3e927642085b3f2df39c4b36c70d')
+sha256sums=('210f088d3bf59168e83b5cf22586019d99f80c26fea5fceec0065e98cb53f272')
 
 check() {
   bsdtar xf adblock-plus-$pkgver.xpi manifest.json

Reply via email to