Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
firefox-adblock-plus


Commits:
6c2e3d8a by Sergej Pupykin at 2024-05-04T17:14:31+03:00
upgpkg: 3.25.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = firefox-adblock-plus
+       pkgdesc = Extension for firefox which block ads and banners
+       pkgver = 3.25.1
+       pkgrel = 1
+       url = https://adblockplus.org/
+       arch = any
+       groups = firefox-addons
+       license = GPL3
+       checkdepends = jq
+       noextract = adblock-plus-3.25.1.xpi
+       source = 
https://addons.mozilla.org/firefox/downloads/file/4258996/adblock-plus-3.25.1.xpi
+       sha256sums = 
9806cd85dceb038204ac361c07d998d35635052fd77020d887189ce245092d60
+
+pkgname = firefox-adblock-plus
+       depends = firefox


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 # Maintainer: Eli Schwartz <[email protected]>
 
 pkgname=firefox-adblock-plus
-pkgver=3.17.1
+pkgver=3.25.1
 pkgrel=1
-_file=4125998
+_file=4258996
 pkgdesc="Extension for firefox which block ads and banners"
 arch=('any')
 url="https://adblockplus.org/";
@@ -15,7 +15,7 @@ groups=('firefox-addons')
 # 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=('51f9c87622733b49db198e2cb9c5cdd52d79d86625ae5435042a17b019c6ddfd')
+sha256sums=('9806cd85dceb038204ac361c07d998d35635052fd77020d887189ce245092d60')
 
 check() {
   bsdtar xf adblock-plus-$pkgver.xpi manifest.json



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-adblock-plus/-/commit/6c2e3d8ae1380740b764834366060663e7cf71c4

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firefox-adblock-plus/-/commit/6c2e3d8ae1380740b764834366060663e7cf71c4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to